Searched refs:hasCleanup (Results 1 – 2 of 2) sorted by relevance
772 bool hasCleanup = false; in EmitLandingPad() local782 hasCleanup = (hasCleanup || cast<EHCleanupScope>(*I).isEHCleanup()); in EmitLandingPad()856 if (hasCleanup) in EmitLandingPad()860 } else if (hasCleanup) { in EmitLandingPad()
810 bool hasCleanup = false; in EmitLandingPad() local820 hasCleanup = (hasCleanup || cast<EHCleanupScope>(*I).isEHCleanup()); in EmitLandingPad()891 if (hasCleanup) in EmitLandingPad()895 } else if (hasCleanup) { in EmitLandingPad()