Searched refs:blockNeedsPredicationForAnyReason (Results 1 – 1 of 1) sorted by relevance
1554 bool blockNeedsPredicationForAnyReason(BasicBlock *BB) const { in blockNeedsPredicationForAnyReason() function in llvm::LoopVectorizationCostModel4412 if (!blockNeedsPredicationForAnyReason(I->getParent())) in isPredicatedInst()4558 blockNeedsPredicationForAnyReason(I->getParent()) && in interleavedAccessCanBeWidened()6157 if (!blockNeedsPredicationForAnyReason(BB)) in collectInstsToScalarize()7510 if (CM.blockNeedsPredicationForAnyReason(OrigLoop->getHeader()) && in plan()8099 if (!CM.blockNeedsPredicationForAnyReason(BB)) in createBlockInMask()9259 if (CM.blockNeedsPredicationForAnyReason(R->getParent())) { in adjustRecipesForReductions()