Searched refs:RLess (Results 1 – 2 of 2) sorted by relevance
9967 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local9971 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()9973 if (RLess == More) in computeConstantDifference()9983 if (C1 && C2 && RLess == RMore) in computeConstantDifference()
10357 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local10361 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()10363 if (RLess == More) in computeConstantDifference()10373 if (C1 && C2 && RLess == RMore) in computeConstantDifference()