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

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1059 unsigned SrcPtrSize = TD->getPointerTypeSizeInBits(SrcPtr->getType()); local
1062 if (MidIntSize >= SrcPtrSize) {

Completed in 36 milliseconds