Searched refs:SawCatchAll (Results 1 – 2 of 2) sorted by relevance
1544 bool SawCatchAll = false; in visitLandingPadInst() local1550 SawCatchAll = true; in visitLandingPadInst()1563 if (SawCatchAll) { in visitLandingPadInst()
2500 bool SawCatchAll = false; in visitLandingPadInst() local2506 SawCatchAll = true; in visitLandingPadInst()2533 if (SawCatchAll) { in visitLandingPadInst()