Searched refs:NewLimit (Results 1 – 1 of 1) sorted by relevance
1706 APInt NewLimit; in LinearFunctionTestReplace() local1708 NewLimit = Start - Count; in LinearFunctionTestReplace()1710 NewLimit = Start + Count; in LinearFunctionTestReplace()1711 ExitCnt = ConstantInt::get(CmpIndVar->getType(), NewLimit); in LinearFunctionTestReplace()