aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-04-27 18:54:43 -0700
committerAndrew Pinski <quic_apinski@quicinc.com>2024-05-04 17:25:05 -0700
commitffb521f157fec823907913602ed5cb73dd1c63e8 (patch)
tree421676c18d87a2012db6b8cb249e5ff797e3dfed /gcc/ada
parentfda741998ebccc70168b61e44301ba55ce2486a8 (diff)
downloadgcc-ffb521f157fec823907913602ed5cb73dd1c63e8.zip
gcc-ffb521f157fec823907913602ed5cb73dd1c63e8.tar.gz
gcc-ffb521f157fec823907913602ed5cb73dd1c63e8.tar.bz2
Remove m_nloops field from loop_versioning
This is a small cleanup of loop_versioning where m_nloops is only used in the constructor so we can remove the whole field. Bootstrapped and tested on x86_64-linux-gnu. gcc/ChangeLog: * gimple-loop-versioning.cc (loop_versioning): Remove m_nloops field. (loop_versioning::loop_versioning): Remove initialization of m_nloops field and move it to be a local variable. (loop_versioning::analyze_blocks): Fix formating. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions