Searched refs:blockNeedsPredicationForAnyReason (Results 1 – 1 of 1) sorted by relevance
1458 if (!blockNeedsPredicationForAnyReason(I->getParent())) in isPredicatedInst()1522 bool blockNeedsPredicationForAnyReason(BasicBlock *BB) const { in blockNeedsPredicationForAnyReason() function in llvm::LoopVectorizationCostModel4432 if (!blockNeedsPredicationForAnyReason(I->getParent())) in isScalarWithPredication()4505 blockNeedsPredicationForAnyReason(I->getParent()) && in interleavedAccessCanBeWidened()6084 if (!blockNeedsPredicationForAnyReason(BB)) in collectInstsToScalarize()7436 if (CM.blockNeedsPredicationForAnyReason(OrigLoop->getHeader()) && in plan()8012 if (!CM.blockNeedsPredicationForAnyReason(BB)) in createBlockInMask()9136 auto *CondOp = CM.blockNeedsPredicationForAnyReason(R->getParent()) in adjustRecipesForReductions()