Home
last modified time | relevance | path

Searched defs:getFunctionHash (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h81 uint64_t getFunctionHash() const { return FunctionHash; } getFunctionHash() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPseudoProbe.h89 uint64_t getFunctionHash() const { return FunctionHash; } getFunctionHash() function