Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h175 DenseMap<unsigned, MCSymbol *> MBBSectionExceptionSyms; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2328 auto Res = MBBSectionExceptionSyms.try_emplace(MBB.getSectionIDNum()); in getMBBExceptionSym()
2369 MBBSectionExceptionSyms.clear(); in SetupMachineFunction()