Searched refs:ProfileRecord (Results 1 – 2 of 2) sorted by relevance
148 struct ProfileRecord { struct159 using ProfileRecordArray = Array<ProfileRecord>;164 populateRecords(ProfileRecordArray &PRs, ProfileRecord::PathAllocator &PA, in populateRecords()265 ProfileRecord::PathAllocator PathAlloc( in serialize()
1216 NamedInstrProfRecord &getProfileRecord() { return ProfileRecord; } in getProfileRecord()1254 NamedInstrProfRecord ProfileRecord; member in __anon0925556b0911::PGOUseFunc1458 ProfileRecord = std::move(Result.get()); in getRecord()1469 PseudoKind = ProfileRecord.getCountPseudoKind(); in readCounters()1473 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters()1507 ArrayRef<uint64_t> CountsFromProfile = ProfileRecord.Counts; in populateCoverage()1854 unsigned NumValueSites = ProfileRecord.getNumValueSites(Kind); in annotateValueSites()1887 *M, *I.AnnotatedInst, ProfileRecord, in annotateValueSites()