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