Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h697 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash() function
728 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp989 uint64_t getFuncHash() const { return FuncInfo.FunctionHash; } in getFuncHash() function in __anon040a02d70511::PGOUseFunc