Searched refs:PreviousRegSeqByUndefCount (Results 1 – 2 of 2) sorted by relevance
108 InstructionSetMap PreviousRegSeqByUndefCount; member in __anona37c99110111::R600VectorRegMerger263 for (InstructionSetMap::iterator It = PreviousRegSeqByUndefCount.begin(), in RemoveMI()264 E = PreviousRegSeqByUndefCount.end(); It != E; ++It) { in RemoveMI()321 if (PreviousRegSeqByUndefCount[NeededUndefs].empty()) in tryMergeUsingFreeSlot()324 PreviousRegSeqByUndefCount[NeededUndefs]; in tryMergeUsingFreeSlot()335 PreviousRegSeqByUndefCount[RSI.UndefReg.size()].push_back(RSI.Instr); in trackRSI()352 PreviousRegSeqByUndefCount.clear(); in runOnMachineFunction()
109 InstructionSetMap PreviousRegSeqByUndefCount; member in __anond2fd63d90111::R600VectorRegMerger241 for (InstructionSetMap::iterator It = PreviousRegSeqByUndefCount.begin(), in RemoveMI()242 E = PreviousRegSeqByUndefCount.end(); It != E; ++It) { in RemoveMI()299 if (PreviousRegSeqByUndefCount[NeededUndefs].empty()) in tryMergeUsingFreeSlot()302 PreviousRegSeqByUndefCount[NeededUndefs]; in tryMergeUsingFreeSlot()313 PreviousRegSeqByUndefCount[RSI.UndefReg.size()].push_back(RSI.Instr); in trackRSI()330 PreviousRegSeqByUndefCount.clear(); in runOnMachineFunction()