aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2022-08-16 10:52:37 +0200
committerAldy Hernandez <aldyh@redhat.com>2022-08-16 11:32:43 +0200
commit3856c6e24c70cfa0e2eaa2b66e2b28c422b3f150 (patch)
tree7a3851d52f7d07037119a8bc85539640071dd479 /gcc/cp
parent8699a0eb620ad076ed377c6652d1326a47235721 (diff)
downloadgcc-3856c6e24c70cfa0e2eaa2b66e2b28c422b3f150.zip
gcc-3856c6e24c70cfa0e2eaa2b66e2b28c422b3f150.tar.gz
gcc-3856c6e24c70cfa0e2eaa2b66e2b28c422b3f150.tar.bz2
Rename imports nomenclature in path_range_query to exit_dependencies.
The purpose of this change is to disambiguate the imports name with its use in GORI. gcc/ChangeLog: * gimple-range-path.cc (path_range_query::import_p): Rename to... (path_range_query::exit_dependency_p): ...this. (path_range_query::dump): Rename imports to exit dependencies. (path_range_query::compute_ranges_in_phis): Same. (path_range_query::compute_ranges_in_block): Same. (path_range_query::adjust_for_non_null_uses): Same. (path_range_query::compute_ranges): Same. (path_range_query::compute_phi_relations): Same. (path_range_query::add_to_imports): Rename to... (path_range_query::add_to_exit_dependencies): ...this. (path_range_query::compute_imports): Rename to... (path_range_query::compute_exit_dependencies): ...this. * gimple-range-path.h (class path_range_query): Rename imports to exit dependencies.
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions