Home
last modified time | relevance | path

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

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