Home
last modified time | relevance | path

Searched refs:CntRegP (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp40 typedef std::pair<unsigned, unsigned> CntRegP; typedef
42 ScopedHashTableVal<ValueType, CntRegP> >
44 typedef ScopedHashTable<ValueType, CntRegP, DenseMapInfo<ValueType>,
294 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()