Files
clang-p2996/llvm/lib/Transforms/Instrumentation
Snehasish Kumar 4cfbe55781 [NFC][MemProf] Move types shared between Analysis, ProfileData and ModuleSummary (Core) to a separate header (#140505)
Part of a larger refactoring with the following goals
1. Reduce the size of MemProf.h 
2. Avoid including ModuleSummaryIndex just for a couple of types
2025-05-19 16:27:52 -07:00
..