Searched refs:ProfileRecord (Results 1 – 2 of 2) sorted by relevance
483 InstrProfRecord &getProfileRecord() { return ProfileRecord; } in getProfileRecord()501 InstrProfRecord ProfileRecord; member in __anon10d6878d0211::PGOUseFunc613 ProfileRecord = std::move(Result.get()); in readCounters()614 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters()765 ProfileRecord.getNumValueSites(IPVK_IndirectCallTarget); in annotateIndirectCallSites()780 annotateValueSite(*M, *I, ProfileRecord, IPVK_IndirectCallTarget, in annotateIndirectCallSites()
884 InstrProfRecord &getProfileRecord() { return ProfileRecord; } in getProfileRecord()921 InstrProfRecord ProfileRecord; member in __anoncbdd98c50411::PGOUseFunc1041 ProfileRecord = std::move(Result.get()); in readCounters()1042 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters()1325 unsigned NumValueSites = ProfileRecord.getNumValueSites(Kind); in annotateValueSites()1340 annotateValueSite(*M, *I, ProfileRecord, in annotateValueSites()