Searched refs:UnderlyingInstr (Results 1 – 2 of 2) sorted by relevance
1494 VPHeaderPHIRecipe(unsigned char VPDefID, Instruction *UnderlyingInstr,1496 : VPSingleDefRecipe(VPDefID, ArrayRef<VPValue *>(), UnderlyingInstr, DL) { in VPSingleDefRecipe() argument
1134 Instruction &UnderlyingInstr = WidenRec->getIngredient(); in collectPoisonGeneratingRecipes() local1137 Legal->blockNeedsPredication(UnderlyingInstr.getParent())) in collectPoisonGeneratingRecipes()