Home
last modified time | relevance | path

Searched refs:UnderlyingInstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1876 VPHeaderPHIRecipe(unsigned char VPDefID, Instruction *UnderlyingInstr,
1879 UnderlyingInstr, DL) {}
H A DVPlanTransforms.cpp2439 Instruction &UnderlyingInstr = WidenRec->getIngredient(); in dropPoisonGeneratingRecipes() local
2442 BlockNeedsPredication(UnderlyingInstr.getParent())) in dropPoisonGeneratingRecipes()