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