Home
last modified time | relevance | path

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

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