Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp9968 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local
9977 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()
9979 if (RMore == Less) in computeConstantDifference()
9983 if (C1 && C2 && RLess == RMore) in computeConstantDifference()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp10358 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local
10367 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()
10369 if (RMore == Less) in computeConstantDifference()
10373 if (C1 && C2 && RLess == RMore) in computeConstantDifference()