Searched refs:InstrWithSlot (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiDelaySlotFiller.cpp98 MachineBasicBlock::instr_iterator InstrWithSlot = I; local
136 // Bundle the delay slot filler to InstrWithSlot so that the machine
138 MIBundleBuilder(MBB, InstrWithSlot, std::next(LastFiller));

Completed in 98 milliseconds