Searched refs:ExitCntSize (Results 1 – 1 of 1) sorted by relevance
1689 unsigned ExitCntSize = SE->getTypeSizeInBits(ExitCnt->getType()); in LinearFunctionTestReplace() local1690 if (CmpIndVarSize > ExitCntSize) { in LinearFunctionTestReplace()