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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1342 unsigned SrcPtrSize = DL.getPointerTypeSizeInBits(SrcPtr->getType()); local
1345 if (MidIntSize >= SrcPtrSize) {

Completed in 109 milliseconds