Searched refs:enterMBB (Results 1 – 6 of 6) sorted by relevance
64 void PPCPostRASchedStrategy::enterMBB(MachineBasicBlock *MBB) { in enterMBB() function in PPCPostRASchedStrategy66 PostGenericScheduler::enterMBB(MBB); in enterMBB()
43 void enterMBB(MachineBasicBlock *MBB) override;
133 void enterMBB(MachineBasicBlock *NextMBB) override;
78 void SystemZPostRASchedStrategy::enterMBB(MachineBasicBlock *NextMBB) { in enterMBB() function in SystemZPostRASchedStrategy
228 virtual void enterMBB(MachineBasicBlock *MBB) {}; in enterMBB() function
692 SchedImpl->enterMBB(bb); in startBlock()