Home
last modified time | relevance | path

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

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