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