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