Searched refs:blockNeedsPredicationForAnyReason (Results 1 – 1 of 1) sorted by relevance
1398 bool blockNeedsPredicationForAnyReason(BasicBlock *BB) const { in blockNeedsPredicationForAnyReason() function in llvm::LoopVectorizationCostModel3113 blockNeedsPredicationForAnyReason(I->getParent()) && in interleavedAccessCanBeWidened()4915 if (!blockNeedsPredicationForAnyReason(BB)) in collectInstsToScalarize()6654 if (CM.blockNeedsPredicationForAnyReason(OrigLoop->getHeader()) && in plan()8301 if (CM.blockNeedsPredicationForAnyReason(Reduction->getParent())) { in tryToCreatePartialReduction()9090 if (CM.blockNeedsPredicationForAnyReason(CurrentLinkI->getParent())) in adjustRecipesForReductions()