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