Searched refs:InstrProfileEntry (Results 1 – 1 of 1) sorted by relevance
462 struct InstrProfileEntry { struct466 InstrProfileEntry(InstrProfRecord *Record); argument467 InstrProfileEntry() = default;470 InstrProfileEntry::InstrProfileEntry(InstrProfRecord *Record) { in InstrProfileEntry() function in InstrProfileEntry486 static void updateInstrProfileEntry(InstrProfileEntry &IFE, in updateInstrProfileEntry()541 StringMap<InstrProfileEntry> InstrProfileMap; in adjustInstrProfile()556 InstrProfileMap[PD.getKey()] = InstrProfileEntry(R); in adjustInstrProfile()