Searched refs:PreviousRegSeqByUndefCount (Results 1 – 1 of 1) sorted by relevance
108 InstructionSetMap PreviousRegSeqByUndefCount; member in __anond2fd63d90111::R600VectorRegMerger240 for (InstructionSetMap::iterator It = PreviousRegSeqByUndefCount.begin(), in RemoveMI()241 E = PreviousRegSeqByUndefCount.end(); It != E; ++It) { in RemoveMI()298 if (PreviousRegSeqByUndefCount[NeededUndefs].empty()) in tryMergeUsingFreeSlot()301 PreviousRegSeqByUndefCount[NeededUndefs]; in tryMergeUsingFreeSlot()312 PreviousRegSeqByUndefCount[RSI.UndefReg.size()].push_back(RSI.Instr); in trackRSI()324 PreviousRegSeqByUndefCount.clear(); in runOnMachineFunction()