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()
1135 InstrProfRecord &getProfileRecord() { return ProfileRecord; } in getProfileRecord()1173 InstrProfRecord ProfileRecord; member in __anon9c3168200811::PGOUseFunc1382 ProfileRecord = std::move(Result.get()); in readCounters()1383 PseudoKind = ProfileRecord.getCountPseudoKind(); in readCounters()1387 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters()1767 unsigned NumValueSites = ProfileRecord.getNumValueSites(Kind); in annotateValueSites()1800 *M, *I.AnnotatedInst, ProfileRecord, in annotateValueSites()