Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp347 if (auto *VPInstr = cast_or_null<VPInstruction>(Op)) in dumpBundle() local
348 if (auto *Instr = VPInstr->getUnderlyingInstr()) { in dumpBundle()