Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1494 VPHeaderPHIRecipe(unsigned char VPDefID, Instruction *UnderlyingInstr,
1496 : VPSingleDefRecipe(VPDefID, ArrayRef<VPValue *>(), UnderlyingInstr, DL) { in VPSingleDefRecipe() argument
H A DLoopVectorize.cpp1134 Instruction &UnderlyingInstr = WidenRec->getIngredient(); in collectPoisonGeneratingRecipes() local
1137 Legal->blockNeedsPredication(UnderlyingInstr.getParent())) in collectPoisonGeneratingRecipes()