Searched refs:LLess (Results 1 – 2 of 2) sorted by relevance
9967 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local9971 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()9972 if ((C1 = dyn_cast<SCEVConstant>(LLess))) in computeConstantDifference()
10357 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local10361 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()10362 if ((C1 = dyn_cast<SCEVConstant>(LLess))) in computeConstantDifference()