Searched refs:IndexPlusCost (Results 1 – 2 of 2) sorted by relevance
172 IndexPlusCostPairTy &IPC = Entry.IndexPlusCost; in addRegisterFile()187 if (!OtherEntry.IndexPlusCost.first && in addRegisterFile()190 OtherEntry.IndexPlusCost = IPC; in addRegisterFile()201 unsigned Cost = Entry.IndexPlusCost.second; in allocatePhysRegs()216 unsigned Cost = Entry.IndexPlusCost.second; in freePhysRegs()260 WS.setPRF(RRI.IndexPlusCost.first); in addRegisterWrite()392 if (RRIFrom.IndexPlusCost.first != RegisterFileIndex) in canEliminateMove()396 if (RRITo.IndexPlusCost.first != RegisterFileIndex) in canEliminateMove()622 RS.setPRF(RRI.IndexPlusCost.first); in addRegisterRead()723 << ", PRF=" << RRI.IndexPlusCost.first in dump()[all …]
166 IndexPlusCostPairTy IndexPlusCost; member171 : IndexPlusCost(std::make_pair(0U, 1U)), RenameAs(0U), AliasRegID(0U), in RegisterRenamingInfo()