Searched refs:getHashCode (Results 1 – 7 of 7) sorted by relevance
123 uint64_t getHashCode() const { in getHashCode() function168 return Obj.getHashCode(); in MD5Hash()172 return Obj.getHashCode(); in hash_value()190 return Val.getHashCode();207 return Val.getHashCode();
299 uint64_t getHashCode() const {309 return Loc.getHashCode();493 uint64_t getHashCode() const {494 uint64_t NameHash = Func.getHashCode();495 uint64_t LocId = Location.getHashCode();501 return arg.getHashCode();639 uint64_t getHashCode() const {642 return getFunction().getHashCode();692 return Context.getHashCode();722 return Context.getHashCode();[all...]
477 uint64_t OrigChildContextHash = OrigChildContext.getHashCode(); in convertCSProfiles() 502 NewChildProfileHash = ChildProfile->getContext().getHashCode();505 NewChildProfileHash = ChildProfile->getContext().getHashCode();
566 Hash = Context.getHashCode(); in readSampleContextFromTable() 893 if ((useMD5() && FuncGuidsToUse.count(FName.getHashCode())) || in readFuncProfiles() 1078 MD5SampleContextTable.emplace_back(FID.getHashCode()); in readNameTable()
358 Writer.write(N.getHashCode()); in writeNameTable()
456 return GUIDToFuncNameMap->lookup(Node->getFuncName().getHashCode()); in getFuncNameFor()
1097 InlinedGUIDs.insert(TS.first.getHashCode()); in findExternalInlineCandidate() 1605 InstrProfValueData{I.first.getHashCode(), I.second}); in promoteMergeNotInlinedContextSamples() 1987 GUIDsInProfile.insert(Name.getHashCode()); in buildFunctionOrder()