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