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