Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp11940 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local
11944 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()
11945 if ((C1 = dyn_cast<SCEVConstant>(LLess))) in computeConstantDifference()