Searched refs:beginBasicBlock (Results 1 – 6 of 6) sorted by relevance
76 virtual void beginBasicBlock(const MachineBasicBlock &MBB) {} in beginBasicBlock() function
126 void beginBasicBlock(const MachineBasicBlock &MBB) override;
67 void beginBasicBlock(const MachineBasicBlock &MBB) override;
184 void DwarfCFIException::beginBasicBlock(const MachineBasicBlock &MBB) { in beginBasicBlock() function in DwarfCFIException
416 void DebugHandlerBase::beginBasicBlock(const MachineBasicBlock &MBB) { in beginBasicBlock() function in DebugHandlerBase
3292 HI.Handler->beginBasicBlock(MBB); in emitBasicBlockStart()