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