Searched refs:UnderlyingInstr (Results 1 – 2 of 2) sorted by relevance
1599 Instruction &UnderlyingInstr = WidenRec->getIngredient(); in dropPoisonGeneratingRecipes() local1602 BlockNeedsPredication(UnderlyingInstr.getParent())) in dropPoisonGeneratingRecipes()
1713 VPHeaderPHIRecipe(unsigned char VPDefID, Instruction *UnderlyingInstr,1715 : VPSingleDefRecipe(VPDefID, ArrayRef<VPValue *>(), UnderlyingInstr, DL) { in VPSingleDefRecipe() argument