Searched refs:RMore (Results 1 – 2 of 2) sorted by relevance
9968 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local9977 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()9979 if (RMore == Less) in computeConstantDifference()9983 if (C1 && C2 && RLess == RMore) in computeConstantDifference()
10358 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local10367 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()10369 if (RMore == Less) in computeConstantDifference()10373 if (C1 && C2 && RLess == RMore) in computeConstantDifference()