Searched refs:ScopedHT (Results 1 – 3 of 3) sorted by relevance
70 void preVisit(ScopedHTType &ScopedHT);114 ScopedHTType ScopedHT; member in __anonaa5d74d40111::OptimizePICCall187 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit() argument188 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()218 MBBI.preVisit(ScopedHT); in runOnMachineFunction()304 return ScopedHT.lookup(Entry).first; in getCount()308 unsigned Reg = ScopedHT.lookup(Entry).second; in getReg()314 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()315 ScopedHT.insert(Entry, std::make_pair(P.first + 1, Reg)); in incCntAndSetReg()
52 void preVisit(ScopedHTType &ScopedHT);96 ScopedHTType ScopedHT; member in __anon91b62ff20111::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()
70 void preVisit(ScopedHTType &ScopedHT);114 ScopedHTType ScopedHT; member in __anona8a4fe400111::OptimizePICCall187 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit() argument188 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()218 MBBI.preVisit(ScopedHT); in runOnMachineFunction()303 return ScopedHT.lookup(Entry).first; in getCount()307 unsigned Reg = ScopedHT.lookup(Entry).second; in getReg()313 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()314 ScopedHT.insert(Entry, std::make_pair(P.first + 1, Reg)); in incCntAndSetReg()