Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c900 unsigned reduc_version; /* SSA_NAME_VERSION of original reduc_phi member
934 return a->reduc_version; in hash()
953 tmpred.reduc_version = gimple_uid (phi); in reduction_phi()
2426 gimple_set_uid (red->reduc_phi, red->reduc_version); in transform_to_exit_first_loop_alt()
3262 new_reduction->reduc_version = SSA_NAME_VERSION (gimple_phi_result (phi)); in build_new_reduction()
3274 gimple_set_uid (red->reduc_phi, red->reduc_version); in set_reduc_phi_uids()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc900 unsigned reduc_version; /* SSA_NAME_VERSION of original reduc_phi member
934 return a->reduc_version; in hash()
953 tmpred.reduc_version = gimple_uid (phi); in reduction_phi()
2426 gimple_set_uid (red->reduc_phi, red->reduc_version); in transform_to_exit_first_loop_alt()
3262 new_reduction->reduc_version = SSA_NAME_VERSION (gimple_phi_result (phi)); in build_new_reduction()
3274 gimple_set_uid (red->reduc_phi, red->reduc_version); in set_reduc_phi_uids()
H A DChangeLog-2010768 * tree-parloops.c (struct reduction_info): Add reduc_version.
769 (reduction_info_hash): Return reduc_version field.
770 (reduction_phi): Set reduc_version to gimple_uid (phi).
771 (build_new_reduction): Set reduc_version to SSA_NAME_VERSION of