Searched refs:MinusOneS (Results 1 – 2 of 2) sorted by relevance
1183 const SCEVConstant *MinusOneS = in run() local1198 ExitPreLoopAtSCEV = SE.getAddExpr(*SR.HighLimit, MinusOneS); in run()1217 ExitMainLoopAtSCEV = SE.getAddExpr(*SR.LowLimit, MinusOneS); in run()
1508 const SCEVConstant *MinusOneS = in run() local1519 ExitPreLoopAtSCEV = SE.getAddExpr(*SR.HighLimit, MinusOneS); in run()1548 ExitMainLoopAtSCEV = SE.getAddExpr(*SR.LowLimit, MinusOneS); in run()