Searched defs:UnderlyingInstr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanTransforms.cpp | 1567 Instruction &UnderlyingInstr = WidenRec->getIngredient(); dropPoisonGeneratingRecipes() local |
H A D | VPlan.h | 1657 VPSingleDefRecipe(VPDefID,ArrayRef<VPValue * > (),UnderlyingInstr,DL) VPSingleDefRecipe() argument |