Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp356 if (auto *VPInstr = cast_or_null<VPInstruction>(Op)) in dumpBundle() local
357 if (auto *Instr = VPInstr->getUnderlyingInstr()) { in dumpBundle()