Files
clang-p2996/llvm/lib/Target/Mips/MipsTargetTransformInfo.cpp
Sergei Barannikov 0014b49482 [TTI] Make all interface methods const (NFCI) (#136598)
Making `TargetTransformInfo::Model::Impl` `const` makes sure all
interface methods are `const`, in `BasicTTIImpl`, its bases, and in all
derived classes.

Pull Request: https://github.com/llvm/llvm-project/pull/136598
2025-04-22 06:27:29 +03:00

1.4 KiB