Searched refs:normalizeForPostIncUseIf (Results 1 – 3 of 3) sorted by relevance
61 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
115 const SCEV *llvm::normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred, in normalizeForPostIncUseIf() function in llvm
219 ISE = normalizeForPostIncUseIf(ISE, NormalizePred, *SE); in AddUsersIfInteresting()