Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1134 static unsigned getBBAddrMapMetadata(const MachineBasicBlock &MBB) { in getBBAddrMapMetadata() function
1163 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()