Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1322 static unsigned getBBAddrMapMetadata(const MachineBasicBlock &MBB) { in getBBAddrMapMetadata() function
1366 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()