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