Searched refs:getBlockInMask (Results 1 – 2 of 2) sorted by relevance
145 VPValue *getBlockInMask(BasicBlock *BB) const;
8013 VPValue *SrcMask = getBlockInMask(Src); in createEdgeMask()8075 VPValue *VPRecipeBuilder::getBlockInMask(BasicBlock *BB) const { in getBlockInMask() function in VPRecipeBuilder8136 Mask = getBlockInMask(I->getParent()); in tryToWidenMemory()8359 Mask = getBlockInMask(CI->getParent()); in tryToWidenCall()8403 VPValue *Mask = getBlockInMask(I->getParent()); in tryToWiden()8497 BlockInMask = getBlockInMask(I->getParent()); in handleReplication()9101 CondOp = RecipeBuilder.getBlockInMask(BB); in adjustRecipesForReductions()9129 VPValue *Cond = RecipeBuilder.getBlockInMask(OrigLoop->getHeader()); in adjustRecipesForReductions()