Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1120 static unsigned getBBAddrMapMetadata(const MachineBasicBlock &MBB) { in getBBAddrMapMetadata() function
1149 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()