Searched refs:blockNeedsPredicationForAnyReason (Results 1 – 1 of 1) sorted by relevance
1509 bool blockNeedsPredicationForAnyReason(BasicBlock *BB) const { in blockNeedsPredicationForAnyReason() function in llvm::LoopVectorizationCostModel3347 if (!blockNeedsPredicationForAnyReason(I->getParent())) in isPredicatedInst()3496 blockNeedsPredicationForAnyReason(I->getParent()) && in interleavedAccessCanBeWidened()5347 if (!blockNeedsPredicationForAnyReason(BB)) in collectInstsToScalarize()6867 if (CM.blockNeedsPredicationForAnyReason(OrigLoop->getHeader()) && in plan()8917 if (CM.blockNeedsPredicationForAnyReason(BB)) in adjustRecipesForReductions()