Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1056 static unsigned getBBAddrMapMetadata(const MachineBasicBlock &MBB) { in getBBAddrMapMetadata() function
1084 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()