Home
last modified time | relevance | path

Searched refs:MatchBinarySub (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10644 static bool MatchBinarySub(const SCEV *S, const SCEV *&LHS, const SCEV *&RHS) { in MatchBinarySub() function
10736 if (RA.isZero() && MatchBinarySub(LHS, LHS, RHS)) in SimplifyICmpOperands()