Searched refs:getBlockInMask (Results 1 – 2 of 2) sorted by relevance
135 VPValue *getBlockInMask(BasicBlock *BB) const;
7764 VPValue *SrcMask = getBlockInMask(Src); in createEdgeMask()7833 VPValue *VPRecipeBuilder::getBlockInMask(BasicBlock *BB) const { in getBlockInMask() function in VPRecipeBuilder7893 Mask = getBlockInMask(I->getParent()); in tryToWidenMemory()8100 Mask = getBlockInMask(CI->getParent()); in tryToWidenCall()8144 VPValue *Mask = getBlockInMask(I->getParent()); in tryToWiden()8234 BlockInMask = getBlockInMask(I->getParent()); in handleReplication()8918 CondOp = RecipeBuilder.getBlockInMask(BB); in adjustRecipesForReductions()8985 VPValue *Cond = RecipeBuilder.getBlockInMask(OrigLoop->getHeader()); in adjustRecipesForReductions()