diff options
author | Nikita Popov <npopov@redhat.com> | 2023-08-21 11:49:43 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-08-21 11:51:22 +0200 |
commit | 7ed4b7e5837d71c63b0892fef89b97fe0ce205cf (patch) | |
tree | 0af48796acf3f52c36b54a2519bbea85f09d7128 /llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | |
parent | 341443d731af67fbcc9418a3b5f8388a6325324e (diff) | |
download | llvm-7ed4b7e5837d71c63b0892fef89b97fe0ce205cf.zip llvm-7ed4b7e5837d71c63b0892fef89b97fe0ce205cf.tar.gz llvm-7ed4b7e5837d71c63b0892fef89b97fe0ce205cf.tar.bz2 |
[SCEVExpander] Change getRelatedExistingExpansion() to return bool (NFC)
This method is only used to determine whether a related expansion
exists, the actual value is unused. Clarify that by renaming
get -> has and returning bool.
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions