Searched refs:VPInstr (Results 1 – 1 of 1) sorted by relevance
356 if (auto *VPInstr = cast_or_null<VPInstruction>(Op)) in dumpBundle() local357 if (auto *Instr = VPInstr->getUnderlyingInstr()) { in dumpBundle()