Searched refs:computeConstantDifference (Results 1 – 2 of 2) sorted by relevance
1085 bool computeConstantDifference(const SCEV *Less, const SCEV *More,
8236 bool ScalarEvolution::computeConstantDifference(const SCEV *Less, in computeConstantDifference() function in ScalarEvolution8344 if (!computeConstantDifference(FoundLHS, LHS, LDiff) || in isImpliedCondOperandsViaNoOverflow()8345 !computeConstantDifference(FoundRHS, RHS, RDiff) || in isImpliedCondOperandsViaNoOverflow()