Searched refs:to_fixup (Results 1 – 3 of 3) sorted by relevance
3117 hash_set<stmt_vec_info> to_fixup; in vect_analyze_data_ref_accesses() local3266 && !to_fixup.add (DR_GROUP_FIRST_ELEMENT (stmtinfo_a)) in vect_analyze_data_ref_accesses()3276 hash_set<stmt_vec_info>::iterator it = to_fixup.begin (); in vect_analyze_data_ref_accesses()3277 if (!(it != to_fixup.end ())) in vect_analyze_data_ref_accesses()3280 to_fixup.remove (grp); in vect_analyze_data_ref_accesses()3319 to_fixup.add (newgroup); in vect_analyze_data_ref_accesses()
3421 auto_vec<gimple *, 4> to_fixup; in execute() local3779 to_fixup.safe_push (stmt); in execute()3949 while (!to_fixup.is_empty ()) in execute()3951 gimple *stmt = to_fixup.pop (); in execute()
2527 auto_vec<gimple *> to_fixup; member in eliminate_dom_walker6816 to_fixup.safe_push (stmt); in eliminate_stmt()7071 while (!to_fixup.is_empty ()) in eliminate_cleanup()7073 gimple *stmt = to_fixup.pop (); in eliminate_cleanup()