Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DConstantFolding.cpp1468 unsigned MidIntSize = CE->getType()->getScalarSizeInBits(); in ConstantFoldCastOperand() local
1470 if (MidIntSize >= SrcPtrSize) { in ConstantFoldCastOperand()