Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1289 MachineInstr *SpillToKeep = (CIdx > PIdx) ? PrevSpill : CurrentSpill; in rmRedundantSpills() local
1291 SpillBBToSpill[MDT.getBase().getNode(Block)] = SpillToKeep; in rmRedundantSpills()