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