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