Searched refs:beginBasicBlockSection (Results 1 – 6 of 6) sorted by relevance
62 virtual void beginBasicBlockSection(const MachineBasicBlock &MBB) {} in beginBasicBlockSection() function
129 void beginBasicBlockSection(const MachineBasicBlock &MBB) override;
62 void beginBasicBlockSection(const MachineBasicBlock &MBB) override;
100 void DwarfCFIException::beginBasicBlockSection(const MachineBasicBlock &MBB) { in beginBasicBlockSection() function in DwarfCFIException
418 void DebugHandlerBase::beginBasicBlockSection(const MachineBasicBlock &MBB) { in beginBasicBlockSection() function in DebugHandlerBase
1002 HI.Handler->beginBasicBlockSection(MF->front()); in emitFunctionHeader()3780 HI.Handler->beginBasicBlockSection(MBB); in emitBasicBlockStart()