LLVM: llvm::sampleprof::ProfileConverter Class Reference (original) (raw)
Helper class for profile conversion. More...
#include "[llvm/ProfileData/SampleProf.h](SampleProf%5F8h%5Fsource.html)"
Detailed Description
Helper class for profile conversion.
It supports full context-sensitive profile to nested profile conversion, nested profile to flatten profile conversion, etc.
Definition at line 1533 of file SampleProf.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ convertCSProfiles()
| void ProfileConverter::convertCSProfiles | ( | ) |
|---|
◆ flattenProfile() [1/2]
◆ flattenProfile() [2/2]
| void llvm::sampleprof::ProfileConverter::flattenProfile ( SampleProfileMap & ProfileMap, bool ProfileIsCS = false ) | inlinestatic |
|---|
The documentation for this class was generated from the following files:
- include/llvm/ProfileData/SampleProf.h
- lib/ProfileData/SampleProf.cpp