Searched refs:InstrIter (Results 1 – 1 of 1) sorted by relevance
49 typedef MachineBasicBlock::instr_iterator InstrIter; typedef54 InstrIter LastFiller;77 InstrIter candidate);79 void insertCallUses(InstrIter MI,83 void insertDefsUses(InstrIter MI,90 bool delayHasHazard(InstrIter candidate,96 findDelayInstr(MachineBasicBlock &MBB, InstrIter slot,97 InstrIter &Filler);111 for (InstrIter I = MBB.instr_begin(); I != MBB.instr_end(); ++I) in runOnMachineBasicBlock()116 InstrIter D; in runOnMachineBasicBlock()[all …]