Searched refs:expandUnionPredicate (Results 1 – 2 of 2) sorted by relevance
233 Value *expandUnionPredicate(const SCEVUnionPredicate *Pred,
2127 return expandUnionPredicate(cast<SCEVUnionPredicate>(Pred), IP); in expandCodeForPredicate()2270 Value *SCEVExpander::expandUnionPredicate(const SCEVUnionPredicate *Union, in expandUnionPredicate() function in SCEVExpander