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