Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp9967 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local
9971 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()
9972 if ((C1 = dyn_cast<SCEVConstant>(LLess))) in computeConstantDifference()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp10357 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local
10361 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()
10362 if ((C1 = dyn_cast<SCEVConstant>(LLess))) in computeConstantDifference()