Home
last modified time | relevance | path

Searched refs:RMore (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp9621 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local
9630 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()
9632 if (RMore == Less) in computeConstantDifference()
9636 if (C1 && C2 && RLess == RMore) in computeConstantDifference()