Searched defs:enterMBB (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp100 void PPCPostRASchedStrategy::enterMBB(MachineBasicBlock *MBB) { function in class:PPCPostRASchedStrategy
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp78 void SystemZPostRASchedStrategy::enterMBB(MachineBasicBlock *NextMBB) { function in class:SystemZPostRASchedStrategy
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h231 virtual void enterMBB(MachineBasicBlock *MBB) {}; function in class:llvm::MachineSchedStrategy

Completed in 114 milliseconds