Searched refs:RMore (Results 1 – 1 of 1) sorted by relevance
10547 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local10556 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()10558 if (RMore == Less) in computeConstantDifference()10562 if (C1 && C2 && RLess == RMore) in computeConstantDifference()