aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-05-10 08:24:50 -0700
committerGitHub <noreply@github.com>2025-05-10 08:24:50 -0700
commit1c8cc3be0e77ac9af70d2eae0fb042cf88812950 (patch)
treefb184756c97d4e5d631d9a969d930a6f9e01fd51 /llvm/lib/Bitcode
parent04cb2b3164cb401a4aa36d3c192c59c036b47858 (diff)
downloadllvm-1c8cc3be0e77ac9af70d2eae0fb042cf88812950.zip
llvm-1c8cc3be0e77ac9af70d2eae0fb042cf88812950.tar.gz
llvm-1c8cc3be0e77ac9af70d2eae0fb042cf88812950.tar.bz2
[X86] Use StringRef::contains (NFC) (#139379)
Note that StringRef::count counts the number of ocurrences. We can use StringRef::contains here because we only care about whether we have at least one occurrence.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions