Home
last modified time | relevance | path

Searched defs:endBasicBlockSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h65 virtual void endBasicBlockSection(const MachineBasicBlock &MBB) {} in endBasicBlockSection() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp140 void DwarfCFIException::endBasicBlockSection(const MachineBasicBlock &MBB) { in endBasicBlockSection() function in DwarfCFIException
H A DDebugHandlerBase.cpp433 void DebugHandlerBase::endBasicBlockSection(const MachineBasicBlock &MBB) { in endBasicBlockSection() function in DebugHandlerBase