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