Data layout associated with this TTI implementation.

Synopsis

Declared in <llvm/CodeGen/BasicTTIImpl.h>

using TargetTransformInfoImplBase::DL;

Introduced Symbols

Name

Description

DL

Data layout for the module being analyzed.

Created with MrDocs