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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1661 unsigned ExitCntSize = SE->getTypeSizeInBits(ExitCnt->getType()); local
1662 if (CmpIndVarSize > ExitCntSize) {

Completed in 106 milliseconds