================ @@ -649,6 +649,8 @@ class InstrProfReaderRemapper { class IndexedMemProfReader { private: + /// The MemProf version. ---------------- snehasish wrote: Is there any particular reason to move this to the header? https://github.com/llvm/llvm-project/pull/93138