Searched defs:enterMBB (Results 1 – 3 of 3) sorted by relevance
232 void PPCPostRASchedStrategy::enterMBB(MachineBasicBlock *MBB) { in enterMBB() function in PPCPostRASchedStrategy
79 void SystemZPostRASchedStrategy::enterMBB(MachineBasicBlock *NextMBB) { in enterMBB() function in SystemZPostRASchedStrategy
242 virtual void enterMBB(MachineBasicBlock *MBB) {}; in enterMBB() function