Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1567 Instruction &UnderlyingInstr = WidenRec->getIngredient(); dropPoisonGeneratingRecipes() local
H A DVPlan.h1657 VPSingleDefRecipe(VPDefID,ArrayRef<VPValue * > (),UnderlyingInstr,DL) VPSingleDefRecipe() argument