Searched refs:getFuncHash (Results 1 – 3 of 3) sorted by relevance
697 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash() function728 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash() function
427 uint64_t FuncHash = CFR->template getFuncHash<Endian>(); in insertFunctionRecordIfNeeded()
989 uint64_t getFuncHash() const { return FuncInfo.FunctionHash; } in getFuncHash() function in __anon71b8f0620511::PGOUseFunc