aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2020-08-06 10:18:10 +0200
committerRichard Biener <rguenther@suse.de>2020-08-06 10:21:15 +0200
commitc7b1f30258f6dbf26705d86343b8cd402376cb70 (patch)
tree290612b8bd1e858b4354c6f259858fe52182da55 /gcc/tree-ssa-pre.c
parentc072fd236dc08f990bfcffd98b27f211a39bb404 (diff)
downloadgcc-c7b1f30258f6dbf26705d86343b8cd402376cb70.zip
gcc-c7b1f30258f6dbf26705d86343b8cd402376cb70.tar.gz
gcc-c7b1f30258f6dbf26705d86343b8cd402376cb70.tar.bz2
Remove std::map use from graphite
This replaces the use of std::map with hash_map for mapping ISL ids to SSA names. 2020-08-06 Richard Biener <rguenther@suse.de> * graphite-isl-ast-to-gimple.c (ivs_params): Use hash_map instead of std::map. (ivs_params_clear): Adjust. (gcc_expression_from_isl_ast_expr_id): Likewise. (graphite_create_new_loop): Likewise. (add_parameters_to_ivs_params): Likewise.
Diffstat (limited to 'gcc/tree-ssa-pre.c')
0 files changed, 0 insertions, 0 deletions