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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h366 void emitBBAddrMapSection(const MachineFunction &MF);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1128 void AsmPrinter::emitBBAddrMapSection(const MachineFunction &MF) { function in class:AsmPrinter
1498 emitBBAddrMapSection(*MF);

Completed in 149 milliseconds