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