Home
last modified time | relevance | path

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

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