Searched refs:ProfileRecord (Results 1 – 1 of 1) sorted by relevance
992 InstrProfRecord &getProfileRecord() { return ProfileRecord; } in getProfileRecord()1031 InstrProfRecord ProfileRecord; member in __anon71b8f0620511::PGOUseFunc1179 ProfileRecord = std::move(Result.get()); in readCounters()1180 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters()1419 unsigned NumValueSites = ProfileRecord.getNumValueSites(Kind); in annotateValueSites()1436 annotateValueSite(*M, *I.AnnotatedInst, ProfileRecord, in annotateValueSites()