llvm-project
ee8756e8
- [LLVM] Make `MachineBlockFrequencyInfo`'s constructor arguments const (NFC) (#149279)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
225 days ago
[LLVM] Make `MachineBlockFrequencyInfo`'s constructor arguments const (NFC) (#149279) This avoids having to call `MachineBlockFrequencyInfo::calculate` manually if one of the parameters is const.
References
#149279 - [LLVM] Make `MachineBlockFrequencyInfo`'s constructor arguments const (NFC)
Author
lucas-rami
Parents
b5e3fffd
Loading