Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h173 DenseMap<unsigned, MCSymbol *> MBBSectionExceptionSyms; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1937 auto Res = MBBSectionExceptionSyms.try_emplace(MBB.getSectionIDNum()); in getMBBExceptionSym()
1967 MBBSectionExceptionSyms.clear(); in SetupMachineFunction()