LLVM 20.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 106 of file PseudoProbe.h.
Definition at line 111 of file PseudoProbe.h.
|
inline |
Definition at line 113 of file PseudoProbe.h.
|
inline |
Definition at line 114 of file PseudoProbe.h.
Referenced by llvm::PseudoProbeManager::profileIsHashMismatched().