Searched refs:InstrProfileMap (Results 1 – 1 of 1) sorted by relevance
541 StringMap<InstrProfileEntry> InstrProfileMap; in adjustInstrProfile() local556 InstrProfileMap[PD.getKey()] = InstrProfileEntry(R); in adjustInstrProfile()586 auto It = InstrProfileMap.find(FContext.toString()); in adjustInstrProfile()588 It != InstrProfileMap.end() && in adjustInstrProfile()