LLVM
17.0.0git
|
#include "llvm/Transforms/IPO/SampleProfileProbe.h"
Public Member Functions | |
PseudoProbeManager (const Module &M) | |
bool | moduleIsProbed (const Module &M) const |
bool | profileIsValid (const Function &F, const FunctionSamples &Samples) const |
Definition at line 85 of file SampleProfileProbe.h.
Definition at line 172 of file SampleProfileProbe.cpp.
References M, and llvm::PseudoProbeDescMetadataName.
Definition at line 192 of file SampleProfileProbe.cpp.
References M, and llvm::PseudoProbeDescMetadataName.
bool PseudoProbeManager::profileIsValid | ( | const Function & | F, |
const FunctionSamples & | Samples | ||
) | const |
Definition at line 196 of file SampleProfileProbe.cpp.
References llvm::dbgs(), F, llvm::sampleprof::FunctionSamples::getFunctionHash(), and LLVM_DEBUG.