Searched refs:CatchInfoLost (Results 1 – 4 of 4) sorted by relevance
101 SmallSet<const Instruction *, 8> CatchInfoLost; variable
190 assert(CatchInfoFound.size() == CatchInfoLost.size() && in clear()197 CatchInfoLost.clear(); in clear()
607 FuncInfo.CatchInfoLost.insert(Call); in SelectCall()
4690 FuncInfo.CatchInfoLost.insert(&I); in visitIntrinsicCall()