Home
last modified time | relevance | path

Searched refs:DstDL (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Linker/
DLinkModules.cpp209 const DataLayout &DstDL = DstM.getDataLayout(); in computeResultingSelectionKind() local
211 uint64_t DstSize = DstDL.getTypeAllocSize(DstGV->getValueType()); in computeResultingSelectionKind()