Home | History | Annotate | Download | only in gcc

Lines Matching refs:saved_cfun

7622   struct function *saved_cfun = cfun;
7631 class loop *loop0 = get_loop (saved_cfun, 0);
7704 if (saved_cfun->eh)
7711 region = find_outermost_region_in_block (saved_cfun, bb, region, &all);
7720 eh_map = duplicate_eh_regions (saved_cfun, region, 0,
7731 vec<loop_p, va_gc> *larray = get_loops (saved_cfun)->copy ();
7746 to the outermost loop in saved_cfun, rather than
7754 fixup_loop_arrays_after_move (saved_cfun, cfun, this_loop);
7761 if (loops_for_fn (saved_cfun)->exits)
7764 struct loops *l = loops_for_fn (saved_cfun);
7790 && get_loop (saved_cfun, dloop->orig_loop_num) == NULL)
7822 && (get_loop (saved_cfun, orig_loop_num) == NULL));
7831 /* Otherwise at least one of the loops stayed in saved_cfun.
7835 FOR_EACH_BB_FN (bb, saved_cfun)
7844 /* LOOP_DIST_ALIAS call remained in saved_cfun, if at least one
7885 dest_cfun->last_clique = saved_cfun->last_clique;
7896 if (saved_cfun->has_simduid_loops || saved_cfun->has_force_vectorize_loops)
7948 need to switch CFUN between DEST_CFUN and SAVED_CFUN so that the