Searched refs:MBBSectionExceptionSyms (Results 1 – 6 of 6) sorted by relevance
175 DenseMap<unsigned, MCSymbol *> MBBSectionExceptionSyms; variable
2328 auto Res = MBBSectionExceptionSyms.try_emplace(MBB.getSectionIDNum()); in getMBBExceptionSym()2369 MBBSectionExceptionSyms.clear(); in SetupMachineFunction()