Searched refs:expandComparePredicate (Results 1 – 2 of 2) sorted by relevance
291 Value *expandComparePredicate(const SCEVComparePredicate *Pred,
2342 return expandComparePredicate(cast<SCEVComparePredicate>(Pred), IP); in expandCodeForPredicate()2351 Value *SCEVExpander::expandComparePredicate(const SCEVComparePredicate *Pred, in expandComparePredicate() function in SCEVExpander