Searched refs:MBBSectionExceptionSyms (Results 1 – 2 of 2) sorted by relevance
177 DenseMap<MBBSectionID, MCSymbol *> MBBSectionExceptionSyms; variable
2786 auto Res = MBBSectionExceptionSyms.try_emplace(MBB.getSectionID()); in getMBBExceptionSym()2836 MBBSectionExceptionSyms.clear(); in SetupMachineFunction()