Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp1404 unsigned SrcPtrSize = DL.getPointerTypeSizeInBits(SrcPtr->getType()); in ConstantFoldCastOperand() local
1407 if (MidIntSize >= SrcPtrSize) { in ConstantFoldCastOperand()