Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinter.h165 DenseMap<unsigned, MCSymbol *> MBBSectionExceptionSyms; variable
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1825 auto Res = MBBSectionExceptionSyms.try_emplace(MBB.getSectionIDNum()); in getMBBExceptionSym()
1855 MBBSectionExceptionSyms.clear(); in SetupMachineFunction()