aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2012-08-10 09:27:31 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2012-08-10 09:27:31 +0000
commit580b2c2ef693302c29afd3f494269b238745ec6d (patch)
tree36d238929fded9774c6d13509cfb2761c743b8bc /gcc/tree-pass.h
parent83d5977e2f4747bbd33cc00a807e239d0b740895 (diff)
downloadgcc-580b2c2ef693302c29afd3f494269b238745ec6d.zip
gcc-580b2c2ef693302c29afd3f494269b238745ec6d.tar.gz
gcc-580b2c2ef693302c29afd3f494269b238745ec6d.tar.bz2
tree-ssa-pre.c (alloc_expression_id): Fix use of VEC_reserve.
* tree-ssa-pre.c (alloc_expression_id): Fix use of VEC_reserve. * tree-into-ssa.c (get_ssa_name_ann): Likewise. (mark_phi_for_rewrite): Likewise. (compute_global_livein): Use VEC_reserve outside the innermost loop and VEC_quick_push instead of VEC_safe_push in that loop. (update_ssa): Re-organize to avoid unnecessary sbitmap_zero'ing of new_ssa_names and old_ssa_names. Allocate phis_to_rewrite to the correct initial size. From-SVN: r190289
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions