Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp6237 static bool HasSameValue(const SCEV *A, const SCEV *B) { in HasSameValue() function
6446 if (HasSameValue(LHS, RHS)) { in SimplifyICmpOperands()
6593 if (HasSameValue(LHS, RHS)) in isKnownPredicateWithRanges()
7110 if (HasSameValue(LHS, FoundLHS) && HasSameValue(RHS, FoundRHS)) in isImpliedCondOperandsHelper()