Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp1056 unsigned SrcPtrSize = DL.getPointerTypeSizeInBits(SrcPtr->getType()); in ConstantFoldInstOperands() local
1059 if (MidIntSize >= SrcPtrSize) { in ConstantFoldInstOperands()