Searched refs:ScopedHT (Results 1 – 2 of 2) sorted by relevance
52 void preVisit(ScopedHTType &ScopedHT);96 ScopedHTType ScopedHT; member in __anon0458495d0111::OptimizePICCall167 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit() argument168 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()198 MBBI.preVisit(ScopedHT); in runOnMachineFunction()284 return ScopedHT.lookup(Entry).first; in getCount()288 unsigned Reg = ScopedHT.lookup(Entry).second; in getReg()294 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()295 ScopedHT.insert(Entry, std::make_pair(P.first + 1, Reg)); in incCntAndSetReg()
71 void preVisit(ScopedHTType &ScopedHT);115 ScopedHTType ScopedHT; member in __anon8f14b1f50111::OptimizePICCall189 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit() argument190 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()220 MBBI.preVisit(ScopedHT); in runOnMachineFunction()306 return ScopedHT.lookup(Entry).first; in getCount()310 unsigned Reg = ScopedHT.lookup(Entry).second; in getReg()316 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()317 ScopedHT.insert(Entry, std::make_pair(P.first + 1, Reg)); in incCntAndSetReg()