Home
last modified time | relevance | path

Searched refs:get_loops (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-init.cc282 FOR_EACH_VEC_ELT (*get_loops (cfun), i, loop) in fix_loop_structure()
312 (*get_loops (cfun))[i] = NULL; in fix_loop_structure()
H A Dira-build.cc160 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), i, loop) in create_loop_tree_nodes()
198 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), i, loop) in more_one_region_p()
383 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), l, loop) in rebuild_regno_allocno_maps()
2285 for (n = i = 0; vec_safe_iterate (get_loops (cfun), i, &loop); i++) in mark_loops_for_removal()
2329 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), i, loop) in mark_all_loops_for_removal()
H A Dcfgloop.h560 get_loops (struct function *fn) in get_loops() function
H A Dtree-cfgcleanup.cc1016 for (loop_p loop : *get_loops (cfun)) in cleanup_tree_cfg_noloop()
H A Dira-emit.cc445 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), i, loop) in setup_entered_from_non_parent_p()
H A Dtree-cfg.cc7473 (*get_loops (fn1))[loop->num] = NULL; in fixup_loop_arrays_after_move()
7731 vec<loop_p, va_gc> *larray = get_loops (saved_cfun)->copy (); in move_sese_region_to_fn()
H A DChangeLog-201331851 (get_loops): Likewise.
38358 * ira-build.c (create_loop_tree_nodes): Use get_loops and
H A DChangeLog-20061895 (get_loop, get_loops, number_of_loops, fel_next, fel_init,
H A DChangeLog-200720930 (get_loops): Type changed.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-init.c275 FOR_EACH_VEC_ELT (*get_loops (cfun), i, loop) in fix_loop_structure()
305 (*get_loops (cfun))[i] = NULL; in fix_loop_structure()
H A Dira-build.c161 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), i, loop) in create_loop_tree_nodes()
200 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), i, loop) in more_one_region_p()
385 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), l, loop) in rebuild_regno_allocno_maps()
2236 for (n = i = 0; vec_safe_iterate (get_loops (cfun), i, &loop); i++) in mark_loops_for_removal()
2280 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), i, loop) in mark_all_loops_for_removal()
H A Dcfgloop.h560 get_loops (struct function *fn) in get_loops() function
H A Dtree-cfgcleanup.c998 FOR_EACH_VEC_ELT (*get_loops (cfun), i, loop) in cleanup_tree_cfg_noloop()
H A Dira-emit.c445 FOR_EACH_VEC_SAFE_ELT (get_loops (cfun), i, loop) in setup_entered_from_non_parent_p()
H A Dtree-cfg.c7396 (*get_loops (fn1))[loop->num] = NULL; in fixup_loop_arrays_after_move()
7654 vec<loop_p, va_gc> *larray = get_loops (saved_cfun)->copy (); in move_sese_region_to_fn()