Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-copy.c1082 execute_copy_prop (bool store_copy_prop) in execute_copy_prop() function
1100 execute_copy_prop (false); in do_copy_prop()
1139 execute_copy_prop (flag_tree_store_copy_prop != 0); in store_copy_prop()
H A DChangeLog-20068928 (execute_copy_prop, do_copy_prop): Likewise and corresponding changes.
H A DChangeLog-20056625 (execute_copy_prop): Accept new PHI_ONLY argument. Pass it along
25021 init_copy_prop, fini_copy_prop, execute_copy_prop,