Searched refs:MinusOneS (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1205 const SCEVConstant *MinusOneS = local
1220 ExitPreLoopAtSCEV = SE.getAddExpr(*SR.HighLimit, MinusOneS);
1239 ExitMainLoopAtSCEV = SE.getAddExpr(*SR.LowLimit, MinusOneS);

Completed in 37 milliseconds