Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h684 uint8_t getBBAddrMapVersion() const { return BBAddrMapVersion; } in getBBAddrMapVersion() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1659 uint8_t BBAddrMapVersion = getParent()->getContext().getBBAddrMapVersion(); in getBBIDOrNumber()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1340 uint8_t BBAddrMapVersion = OutStreamer->getContext().getBBAddrMapVersion(); in emitBBAddrMapSection()