Searched refs:CatchRetBBs (Results 1 – 1 of 1) sorted by relevance
46 SmallPtrSet<MachineBasicBlock *, 8> CatchRetBBs; member in __anonb5abb3b30111::WebAssemblyLateEHPrepare88 if (!CatchRetBBs.count(Pred)) // We don't go into child scopes in getMatchingEHPad()155 CatchRetBBs.clear(); in recordCatchRetBBs()162 CatchRetBBs.insert(&MBB); in recordCatchRetBBs()