Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Linker/
H A DLinkModules.cpp194 const DataLayout &SrcDL = SrcM->getDataLayout(); in computeResultingSelectionKind() local
196 uint64_t SrcSize = SrcDL.getTypeAllocSize(SrcGV->getValueType()); in computeResultingSelectionKind()