Searched defs:getFunctionHash (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h81 uint64_t getFunctionHash() const { return FunctionHash; } function in class:llvm::SampleProfileProber
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DPseudoProbe.h89 uint64_t getFunctionHash() const { return FunctionHash; } function in class:llvm::PseudoProbeReservedId::PseudoProbeDescriptor
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h1076 uint64_t getFunctionHash() const { return FunctionHash; } function in class:llvm::sampleprof::SecCommonFlags::SecNameTableFlags::FunctionSamples

Completed in 174 milliseconds