Searched refs:MidIntSize (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Analysis/ | ||
H A D | ConstantFolding.cpp | 1215 unsigned MidIntSize = CE->getType()->getScalarSizeInBits(); local 1217 if (MidIntSize >= SrcPtrSize) { |
Completed in 328 milliseconds