LLVM 22.0.0git
|
#include "llvm/IR/PseudoProbe.h"
Public Member Functions | |
PseudoProbeDescriptor (uint64_t GUID, uint64_t Hash) | |
uint64_t | getFunctionGUID () const |
uint64_t | getFunctionHash () const |
Definition at line 107 of file PseudoProbe.h.
Definition at line 112 of file PseudoProbe.h.
|
inline |
Definition at line 114 of file PseudoProbe.h.
|
inline |
Definition at line 115 of file PseudoProbe.h.
Referenced by llvm::PseudoProbeManager::profileIsHashMismatched().