Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp57 using CntRegP = std::pair<unsigned, unsigned>; typedef
59 ScopedHashTableVal<ValueType, CntRegP>>;
60 using ScopedHTType = ScopedHashTable<ValueType, CntRegP,
313 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()