Mircea Trofin 7efceca079
[nfc][pgo] const-ify some APIs in InstrProfSymtab (#153284)
The main reason some `const` - sounding APIs weren't const was because their state is lazily updated (ensuring ordering).
2025-08-13 18:08:08 +02:00
..