Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1689 unsigned ExitCntSize = SE->getTypeSizeInBits(ExitCnt->getType()); in LinearFunctionTestReplace() local
1690 if (CmpIndVarSize > ExitCntSize) { in LinearFunctionTestReplace()