diff options
author | Mircea Trofin <mtrofin@google.com> | 2024-02-29 15:12:07 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-29 15:12:07 -0800 |
commit | 1a2960bab6381f2b288328e2371829b460ac020c (patch) | |
tree | ce1a59d628fee022e2ddd88ae5e19c35fcf6c943 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3be05d898ffd1e687bd67dcd5fe0c8c16ff2d4d7 (diff) | |
download | llvm-1a2960bab6381f2b288328e2371829b460ac020c.zip llvm-1a2960bab6381f2b288328e2371829b460ac020c.tar.gz llvm-1a2960bab6381f2b288328e2371829b460ac020c.tar.bz2 |
[pgo][nfc] Model `Count` as a `std::optional` in `PGOUseBBInfo` (#83364)
Simpler code, compared to tracking state of 2 variables and the ambiguity of "0" CountValue (is it 0 or is it invalid?)
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions