Searched refs:CmpIndVarSize (Results 1 – 1 of 1) sorted by relevance
1140 unsigned CmpIndVarSize = SE->getTypeSizeInBits(CmpIndVar->getType()); in linearFunctionTestReplace() local1142 if (CmpIndVarSize > ExitCntSize) { in linearFunctionTestReplace()