Home
last modified time | relevance | path

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

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