Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h175 DenseMap<unsigned, MCSymbol *> MBBSectionExceptionSyms; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2328 auto Res = MBBSectionExceptionSyms.try_emplace(MBB.getSectionIDNum()); in getMBBExceptionSym()
2369 MBBSectionExceptionSyms.clear(); in SetupMachineFunction()