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