Searched refs:LLess (Results 1 – 1 of 1) sorted by relevance
11940 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local11944 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()11945 if ((C1 = dyn_cast<SCEVConstant>(LLess))) in computeConstantDifference()