Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp10547 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local
10556 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()
10557 if ((C2 = dyn_cast<SCEVConstant>(LMore))) in computeConstantDifference()