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