diff options
author | Kazu Hirata <kazu@google.com> | 2025-05-12 22:59:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 22:59:26 -0700 |
commit | 383a825d6d7f98452e6be11aa96678617bc83b82 (patch) | |
tree | 8cdc4abaf101cfbdd217e42f75ef5f23deffa38f /llvm/lib/Target/DirectX/DirectXTargetMachine.cpp | |
parent | 0fedccf3899778c9bf09964b0eab5fb35927c39e (diff) | |
download | llvm-383a825d6d7f98452e6be11aa96678617bc83b82.zip llvm-383a825d6d7f98452e6be11aa96678617bc83b82.tar.gz llvm-383a825d6d7f98452e6be11aa96678617bc83b82.tar.bz2 |
[BOLT] Use StringRef::contains (NFC) (#139658)
Once we convert EventNames to StringRef, which is cheap, we can call
StringRef::contains without creating a temporary instance of
std::string.
Diffstat (limited to 'llvm/lib/Target/DirectX/DirectXTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions