llvm-project
1a2960ba
- [pgo][nfc] Model `Count` as a `std::optional` in `PGOUseBBInfo` (#83364)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[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?)
References
#83364 - [pgo][nfc] Model `Count` as a `std::optional` in `PGOUseBBInfo`
Author
mtrofin
Parents
3be05d89
Loading