diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-03-12 07:47:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 07:47:58 -0700 |
commit | 07d86d25c9bca0ae4ee5999f8215a5375f56ef5f (patch) | |
tree | 28bbc4b1dbef3f77196605cd25b609372e099b18 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a502c656881c8bc28b49a08c29421059d00aca26 (diff) | |
download | llvm-07d86d25c9bca0ae4ee5999f8215a5375f56ef5f.zip llvm-07d86d25c9bca0ae4ee5999f8215a5375f56ef5f.tar.gz llvm-07d86d25c9bca0ae4ee5999f8215a5375f56ef5f.tar.bz2 |
[ctxprof] Flat profile collection (#130655)
Collect flat profiles. We only do this for function activations that aren't otherwise collectible under a context root are encountered.
This allows us to reason about the full profile without concerning ourselves wether we are double-counting. For example we can combine (during profile use) flattened contextual profiles with flat profiles.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions