Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h69 virtual void endBasicBlockSection(const MachineBasicBlock &MBB) {} in endBasicBlockSection() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp139 void DwarfCFIException::endBasicBlockSection(const MachineBasicBlock &MBB) { in endBasicBlockSection() function in DwarfCFIException
H A DDebugHandlerBase.cpp424 void DebugHandlerBase::endBasicBlockSection(const MachineBasicBlock &MBB) { in endBasicBlockSection() function in DebugHandlerBase