LLVM 18.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 81 of file PseudoProbe.h.
Definition at line 86 of file PseudoProbe.h.
|
inline |
Definition at line 88 of file PseudoProbe.h.
|
inline |
Definition at line 89 of file PseudoProbe.h.
Referenced by llvm::PseudoProbeManager::profileIsHashMismatched().