Searched defs:endBasicBlockSection (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | AsmPrinterHandler.h | 65 virtual void endBasicBlockSection(const MachineBasicBlock &MBB) {} in endBasicBlockSection() function |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCFIException.cpp | 140 void DwarfCFIException::endBasicBlockSection(const MachineBasicBlock &MBB) { endBasicBlockSection() function in DwarfCFIException |
H A D | DebugHandlerBase.cpp | 433 void DebugHandlerBase::endBasicBlockSection(const MachineBasicBlock &MBB) { endBasicBlockSection() function in DebugHandlerBase |