Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp82 InstructionSetMap PreviousRegSeqByUndefCount; member in __anon1f03f2b70111::R600VectorRegMerger
236 for (auto &It : PreviousRegSeqByUndefCount) { in RemoveMI()
291 PreviousRegSeqByUndefCount[NeededUndefs]; in tryMergeUsingFreeSlot()
304 PreviousRegSeqByUndefCount[RSI.UndefReg.size()].push_back(RSI.Instr); in trackRSI()
319 PreviousRegSeqByUndefCount.clear(); in runOnMachineFunction()