Searched refs:InstrProfileMap (Results 1 – 1 of 1) sorted by relevance
481 StringMap<InstrProfileEntry> InstrProfileMap; in adjustInstrProfile() local496 InstrProfileMap[PD.getKey()] = InstrProfileEntry(R); in adjustInstrProfile()526 auto It = InstrProfileMap.find(FName); in adjustInstrProfile()528 It != InstrProfileMap.end() && in adjustInstrProfile()