Searched refs:DstDL (Results 1 – 2 of 2) sorted by relevance
193 const DataLayout &DstDL = DstM.getDataLayout(); in computeResultingSelectionKind() local195 uint64_t DstSize = DstDL.getTypeAllocSize(DstGV->getValueType()); in computeResultingSelectionKind()
209 const DataLayout &DstDL = DstM.getDataLayout(); in computeResultingSelectionKind() local211 uint64_t DstSize = DstDL.getTypeAllocSize(DstGV->getValueType()); in computeResultingSelectionKind()