diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2024-07-25 16:17:15 -0700 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2024-07-28 19:06:00 +0200 |
commit | 9e74470d64f3fb4086b7f29303b74ae23c39abb8 (patch) | |
tree | 7b614575a687d18f4330c9d3c82733c6e26e0c7f /libobjc/objc-private/sarray.h | |
parent | 2477f7c005a0ab42dc76d827fc55776d4f62e654 (diff) | |
download | gcc-9e74470d64f3fb4086b7f29303b74ae23c39abb8.zip gcc-9e74470d64f3fb4086b7f29303b74ae23c39abb8.tar.gz gcc-9e74470d64f3fb4086b7f29303b74ae23c39abb8.tar.bz2 |
isel: Move duplicate comparisons to its own function
This is just a small cleanup to isel and no functional changes just.
The loop inside pass_gimple_isel::execute looked was getting too
deap so let's fix that by moving it to its own function.
Bootstrapped and tested on x86_64-linux-gnu with no regressions.
gcc/ChangeLog:
* gimple-isel.cc (pass_gimple_isel::execute): Factor out
duplicate comparisons out to ...
(duplicate_comparison): New function.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'libobjc/objc-private/sarray.h')
0 files changed, 0 insertions, 0 deletions