Searched refs:blockNeedsPredicationForAnyReason (Results 1 – 1 of 1) sorted by relevance
1639 bool blockNeedsPredicationForAnyReason(BasicBlock *BB) const { in blockNeedsPredicationForAnyReason() function in llvm::LoopVectorizationCostModel3995 if (!blockNeedsPredicationForAnyReason(I->getParent())) in isPredicatedInst()4144 blockNeedsPredicationForAnyReason(I->getParent()) && in interleavedAccessCanBeWidened()5843 if (!blockNeedsPredicationForAnyReason(BB)) in collectInstsToScalarize()7360 if (CM.blockNeedsPredicationForAnyReason(OrigLoop->getHeader()) && in plan()9098 if (CM.blockNeedsPredicationForAnyReason(BB)) { in adjustRecipesForReductions()