Searched defs:endBasicBlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h75 virtual void endBasicBlock(const MachineBasicBlock &MBB) {} function in class:llvm::AsmPrinterHandler
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp180 void DwarfCFIException::endBasicBlock(const MachineBasicBlock &MBB) { function in class:DwarfCFIException
H A DDebugHandlerBase.cpp338 void DebugHandlerBase::endBasicBlock(const MachineBasicBlock &MBB) { function in class:DebugHandlerBase

Completed in 107 milliseconds