Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp6771 static bool HasSameValue(const SCEV *A, const SCEV *B) { in HasSameValue() function
6987 if (HasSameValue(LHS, RHS)) { in SimplifyICmpOperands()
7262 if (HasSameValue(LHS, RHS)) in isKnownPredicateWithRanges()
8052 if (HasSameValue(LHS, FoundLHS) && HasSameValue(RHS, FoundRHS)) in isImpliedCondOperandsHelper()