Data layout associated with this TTI implementation.
Declared in <llvm/CodeGen/BasicTTIImpl.h>
<llvm/CodeGen/BasicTTIImpl.h>
using TargetTransformInfoImplBase::DL;
Name
Description
DL
Data layout for the module being analyzed.
Created with MrDocs