diff options
author | Tamar Christina <tamar.christina@arm.com> | 2025-02-06 17:46:52 +0000 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2025-02-06 17:48:05 +0000 |
commit | 8d19fbb2be487f19ed1c48699e17cafe19520525 (patch) | |
tree | 0117d5bf16e2215e14c86034658ebef8dc047c6d /gcc/tree-vectorizer.h | |
parent | cfed99751c1a3b93ca66451eb1b62271e682f927 (diff) | |
download | gcc-8d19fbb2be487f19ed1c48699e17cafe19520525.zip gcc-8d19fbb2be487f19ed1c48699e17cafe19520525.tar.gz gcc-8d19fbb2be487f19ed1c48699e17cafe19520525.tar.bz2 |
middle-end: Remove unused internal function after IVopts cleanup [PR118756]
It seems that after my IVopts patches the function contain_complex_addr_expr
became unused and clang is rightfully complaining about it.
This removes the unused internal function.
gcc/ChangeLog:
PR tree-optimization/118756
* tree-ssa-loop-ivopts.cc (contain_complex_addr_expr): Remove.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions