Searched refs:getAsRecipe (Results 1 – 2 of 2) sorted by relevance
1205 virtual const VPRecipeBase *getAsRecipe() const = 0;1212 return getAsRecipe()->getOperand(Idx); in getIncomingValue()1220 return getAsRecipe()->getNumOperands(); in getNumIncoming()1255 const VPRecipeBase *getAsRecipe() const override { return this; } in getAsRecipe() function1347 const VPRecipeBase *getAsRecipe() const override { return this; } in getAsRecipe() function1881 const VPRecipeBase *getAsRecipe() const override { return this; } in getAsRecipe() function2157 const VPRecipeBase *getAsRecipe() const override { return this; } in getAsRecipe() function3707 return getAsRecipe()->getParent()->getCFGPredecessor(Idx);
1358 VPRecipeBase *R = const_cast<VPRecipeBase *>(getAsRecipe()); in removeIncomingValueFor()1368 interleaveComma(enumerate(getAsRecipe()->operands()), O, in printPhiOperands()