llvm-project
ee8756e8 - [LLVM] Make `MachineBlockFrequencyInfo`'s constructor arguments const (NFC) (#149279)

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.
Author
Parents
Loading