Searched refs:CatchInfoFound (Results 1 – 2 of 2) sorted by relevance
190 assert(CatchInfoFound.size() == CatchInfoLost.size() && in clear()198 CatchInfoFound.clear(); in clear()443 FLI.CatchInfoFound.insert(EHSel); in CopyCatchInfo()
102 SmallSet<const Instruction *, 8> CatchInfoFound; variable