Searched refs:getComparePredicate (Results 1 – 2 of 2) sorted by relevance
1164 const SCEVPredicate *getComparePredicate(ICmpInst::Predicate Pred,
13988 return getComparePredicate(ICmpInst::ICMP_EQ, LHS, RHS); in getEqualPredicate()13992 ScalarEvolution::getComparePredicate(const ICmpInst::Predicate Pred, in getComparePredicate() function in ScalarEvolution