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