Searched refs:ScopedHT (Results 1 – 1 of 1) sorted by relevance
70 void preVisit(ScopedHTType &ScopedHT);114 ScopedHTType ScopedHT; member in __anon44bf55470111::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()