Searched refs:adjust_debug_stmts (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-loop-manip.c | 206 adjust_debug_stmts (tree from, tree to, basic_block bb) in adjust_debug_stmts() function 237 adjust_debug_stmts (orig_def, PHI_RESULT (update_phi), in adjust_phi_and_debug_stmts() 325 adjust_debug_stmts (def, NULL, single_exit (orig_loop)->dest); in slpeel_update_phis_for_duplicate_loop()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-loop-manip.c | 219 adjust_debug_stmts (tree from, tree to, basic_block bb) in adjust_debug_stmts() function 252 adjust_debug_stmts (orig_def, PHI_RESULT (update_phi), in adjust_phi_and_debug_stmts()
|