Searched refs:hasCleanup (Results 1 – 2 of 2) sorted by relevance
728 bool hasCleanup = false; in scan_eh_tab() local826 hasCleanup = true; in scan_eh_tab()835 results.reason = hasCleanup && actions & _UA_CLEANUP_PHASE in scan_eh_tab()
847 bool hasCleanup = false; in EmitLandingPad() local857 hasCleanup = (hasCleanup || cast<EHCleanupScope>(*I).isEHCleanup()); in EmitLandingPad()928 if (hasCleanup) in EmitLandingPad()932 } else if (hasCleanup) { in EmitLandingPad()