Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsHazardSchedule.cpp95 static Iter getNextMachineInstr(Iter Position) { in getNextMachineInstr() function
124 !TII->SafeInForbiddenSlot(*getNextMachineInstr(std::next(I)))) { in runOnMachineFunction()
130 getNextMachineInstr(Succ->begin()) != Succ->end() && in runOnMachineFunction()
131 !TII->SafeInForbiddenSlot(*getNextMachineInstr(Succ->begin()))) { in runOnMachineFunction()