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
419 void DebugHandlerBase::beginBasicBlockSection(const MachineBasicBlock &MBB) { in beginBasicBlockSection() function in DebugHandlerBase
1066 HI.Handler->beginBasicBlockSection(MF->front()); in emitFunctionHeader()4015 HI.Handler->beginBasicBlockSection(MBB); in emitBasicBlockStart()