LLVM 19.0.0git
Public Member Functions | List of all members
llvm::SampleProfileMatcher Class Reference

#include "llvm/Transforms/IPO/SampleProfileMatcher.h"

Public Member Functions

 SampleProfileMatcher (Module &M, SampleProfileReader &Reader, const PseudoProbeManager *ProbeManager, ThinOrFullLTOPhase LTOPhase)
 
void runOnModule ()
 
void clearMatchingData ()
 

Detailed Description

Definition at line 23 of file SampleProfileMatcher.h.

Constructor & Destructor Documentation

◆ SampleProfileMatcher()

llvm::SampleProfileMatcher::SampleProfileMatcher ( Module M,
SampleProfileReader Reader,
const PseudoProbeManager ProbeManager,
ThinOrFullLTOPhase  LTOPhase 
)
inline

Definition at line 78 of file SampleProfileMatcher.h.

Member Function Documentation

◆ clearMatchingData()

void llvm::SampleProfileMatcher::clearMatchingData ( )
inline

◆ runOnModule()

void SampleProfileMatcher::runOnModule ( )

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