diff options
author | Richard Biener <rguenther@suse.de> | 2023-05-31 11:51:06 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-05-31 13:24:36 +0200 |
commit | a960f9ac76ec596b32ec1e64dad68c614aa3ca4d (patch) | |
tree | abf5d09a86f35acecc78542c7bb19c5c782837b2 /gcc/alias.cc | |
parent | 11bd9b1f8133fc07c267e6d1aee8b01e06c7a750 (diff) | |
download | gcc-a960f9ac76ec596b32ec1e64dad68c614aa3ca4d.zip gcc-a960f9ac76ec596b32ec1e64dad68c614aa3ca4d.tar.gz gcc-a960f9ac76ec596b32ec1e64dad68c614aa3ca4d.tar.bz2 |
IPA PTA stats enhancement and non-details dump slimming
The following keeps track of the number of edges we avoid to create
because they redundandly feed ESCAPED. It also avoids printing
a header for -details when not using -details.
* tree-ssa-structalias.cc (constraint_stats::num_avoided_edges):
New.
(add_graph_edge): Count redundant edges we avoid to create.
(dump_sa_stats): Dump them.
(ipa_pta_execute): Do not dump generating constraints when
we are not dumping them.
Diffstat (limited to 'gcc/alias.cc')
0 files changed, 0 insertions, 0 deletions