LLVM 17.0.0git
|
#include "llvm/ProfileData/SampleProf.h"
Classes | |
struct | FrameNode |
Public Member Functions | |
CSProfileConverter (SampleProfileMap &Profiles) | |
void | convertProfiles () |
Definition at line 1279 of file SampleProf.h.
CSProfileConverter::CSProfileConverter | ( | SampleProfileMap & | Profiles | ) |
Definition at line 479 of file SampleProf.cpp.
References assert(), and llvm::sampleprof::FunctionSamples::getContext().
void CSProfileConverter::convertProfiles | ( | ) |
Definition at line 547 of file SampleProf.cpp.
References convertProfiles().
Referenced by convertProfiles().