aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2023-06-18 22:09:38 +0200
committerUros Bizjak <ubizjak@gmail.com>2023-06-18 22:10:19 +0200
commit220af5576405de4f8187d150d8403eea706316cc (patch)
tree863d6a76d9738b10c0001941bdbdf112527df365 /gcc/tree-vectorizer.h
parent24f75498ea59be94ae3eb1b82aa0b9de6ebfa232 (diff)
downloadgcc-220af5576405de4f8187d150d8403eea706316cc.zip
gcc-220af5576405de4f8187d150d8403eea706316cc.tar.gz
gcc-220af5576405de4f8187d150d8403eea706316cc.tar.bz2
RTL: Change return type of predicate and callback functions from int to bool
gcc/ChangeLog: * rtl.h (*rtx_equal_p_callback_function): Change return type from int to bool. (rtx_equal_p): Ditto. (*hash_rtx_callback_function): Ditto. * rtl.cc (rtx_equal_p): Change return type from int to bool and adjust function body accordingly. * early-remat.cc (scratch_equal): Ditto. * sel-sched-ir.cc (skip_unspecs_callback): Ditto. (hash_with_unspec_callback): Ditto.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions