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