Searched defs:getFuncHash (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ | ||
H A D | CoverageMapping.h | 1048 uint64_t getFuncHash(const FuncRecordTy *Record) { getFuncHash() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 1080 uint64_t getFuncHash() const { return FuncInfo.FunctionHash; } getFuncHash() function in __anon44f3207d0511::PGOUseFunc |