Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp1367 unsigned MidIntSize = CE->getType()->getScalarSizeInBits(); in ConstantFoldCastOperand() local
1369 if (MidIntSize >= SrcPtrSize) { in ConstantFoldCastOperand()