Home
last modified time | relevance | path

Searched refs:fixup_loop_arrays_after_move (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c7392 fixup_loop_arrays_after_move (struct function *fn1, struct function *fn2, in fixup_loop_arrays_after_move() function
7404 fixup_loop_arrays_after_move (fn1, fn2, loop); in fixup_loop_arrays_after_move()
7675 fixup_loop_arrays_after_move (saved_cfun, cfun, this_loop); in move_sese_region_to_fn()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc7469 fixup_loop_arrays_after_move (struct function *fn1, struct function *fn2, in fixup_loop_arrays_after_move() function
7481 fixup_loop_arrays_after_move (fn1, fn2, loop); in fixup_loop_arrays_after_move()
7754 fixup_loop_arrays_after_move (saved_cfun, cfun, this_loop); in move_sese_region_to_fn()
H A DChangeLog-201331890 * tree-cfg.c (fixup_loop_arrays_after_move): Likewise.
32293 (fixup_loop_arrays_after_move): New function.