Searched refs:MatchBinarySub (Results 1 – 1 of 1) sorted by relevance
10644 static bool MatchBinarySub(const SCEV *S, const SCEV *&LHS, const SCEV *&RHS) { in MatchBinarySub() function10736 if (RA.isZero() && MatchBinarySub(LHS, LHS, RHS)) in SimplifyICmpOperands()