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