LLVM 17.0.0git
Classes | Public Member Functions | List of all members
llvm::sampleprof::CSProfileConverter Class Reference

#include "llvm/ProfileData/SampleProf.h"

Classes

struct  FrameNode
 

Public Member Functions

 CSProfileConverter (SampleProfileMap &Profiles)
 
void convertProfiles ()
 

Detailed Description

Definition at line 1279 of file SampleProf.h.

Constructor & Destructor Documentation

◆ CSProfileConverter()

CSProfileConverter::CSProfileConverter ( SampleProfileMap Profiles)

Definition at line 479 of file SampleProf.cpp.

References assert(), and llvm::sampleprof::FunctionSamples::getContext().

Member Function Documentation

◆ convertProfiles()

void CSProfileConverter::convertProfiles ( )

Definition at line 547 of file SampleProf.cpp.

References convertProfiles().

Referenced by convertProfiles().


The documentation for this class was generated from the following files: