Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1390 MachineInstr *SpillToKeep = (CIdx > PIdx) ? PrevSpill : CurrentSpill; in rmRedundantSpills() local
1392 SpillBBToSpill[MDT.getNode(Block)] = SpillToKeep; in rmRedundantSpills()