diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2021-07-30 09:23:20 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2021-11-24 21:38:11 +0100 |
commit | 9e026da720091704ca0456d405f16a3bc5f3a799 (patch) | |
tree | 3a7f3baacd6108840078139ebf1b863db0089485 /ltmain.sh | |
parent | 5deacf6058d1bc7261a75c9fd1f116c4442e9e60 (diff) | |
download | gcc-9e026da720091704ca0456d405f16a3bc5f3a799.tar.gz |
Reduce scope of a few 'class loop *loop' variables
Further clean-up after commit e41ba804ba5f5ca433e09238d561b1b4c8b10985
"Use range-based for loops for traversing loops". No functional change.
gcc/
* cfgloop.c (verify_loop_structure): Reduce scope of
'class loop *loop' variable.
* ipa-fnsummary.c (analyze_function_body): Likewise.
* loop-init.c (fix_loop_structure): Likewise.
* loop-invariant.c (calculate_loop_reg_pressure): Likewise.
* predict.c (predict_loops): Likewise.
* tree-loop-distribution.c (loop_distribution::execute): Likewise.
* tree-vectorizer.c (pass_vectorize::execute): Likewise.
Diffstat (limited to 'ltmain.sh')
0 files changed, 0 insertions, 0 deletions