Searched refs:LMore (Results 1 – 2 of 2) sorted by relevance
9968 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local9977 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()9978 if ((C2 = dyn_cast<SCEVConstant>(LMore))) in computeConstantDifference()
10358 const SCEV *LMore = nullptr, *RMore = nullptr; in computeConstantDifference() local10367 if (splitBinaryAdd(More, LMore, RMore, Flags)) in computeConstantDifference()10368 if ((C2 = dyn_cast<SCEVConstant>(LMore))) in computeConstantDifference()