aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde@tbsaunde.org>2021-06-07 23:36:15 -0400
committerTrevor Saunders <tbsaunde@tbsaunde.org>2021-06-17 04:43:27 -0400
commit4f899c4298cce9b332248e4f7a42ca81e51d20a5 (patch)
treeab2dff2977ba8b74c198cdc5ebdbe528b7fda999 /gcc/expr.c
parenta165040e11e340f6b397104f23717ef398408e67 (diff)
downloadgcc-4f899c4298cce9b332248e4f7a42ca81e51d20a5.zip
gcc-4f899c4298cce9b332248e4f7a42ca81e51d20a5.tar.gz
gcc-4f899c4298cce9b332248e4f7a42ca81e51d20a5.tar.bz2
return auto_vec from get_dominated_by
Signed-off-by: Trevor Saunders <tbsaunde@tbsaunde.org> gcc/ChangeLog: * dominance.c (get_dominated_by): Return auto_vec<basic_block>. * dominance.h (get_dominated_by): Likewise. * auto-profile.c (afdo_find_equiv_class): Adjust. * cfgloopmanip.c (duplicate_loop_to_header_edge): Likewise. * loop-unroll.c (unroll_loop_runtime_iterations): Likewise. * tree-cfg.c (test_linear_chain): Likewise. (test_diamond): Likewise.
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions