Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Analysis/
DScalarEvolution.cpp5674 static bool HasSameValue(const SCEV *A, const SCEV *B) { in HasSameValue() function
5883 if (HasSameValue(LHS, RHS)) { in SimplifyICmpOperands()
6018 if (HasSameValue(LHS, RHS)) in isKnownPredicateWithRanges()
6305 if (HasSameValue(LHS, FoundLHS) && HasSameValue(RHS, FoundRHS)) in isImpliedCondOperandsHelper()