Home
last modified time | relevance | path

Searched refs:emitBBAddrMapSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h420 void emitBBAddrMapSection(const MachineFunction &MF);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1374 void AsmPrinter::emitBBAddrMapSection(const MachineFunction &MF) { in emitBBAddrMapSection() function in AsmPrinter
1990 emitBBAddrMapSection(*MF); in emitFunctionBody()