Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp58 using CntRegP = std::pair<unsigned, unsigned>; typedef
60 ScopedHashTableVal<ValueType, CntRegP>>;
61 using ScopedHTType = ScopedHashTable<ValueType, CntRegP,
313 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()