Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DInlineSpiller.cpp172 bool hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI);
668 bool InlineSpiller::hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI) { in hoistSpill() function in InlineSpiller
1239 if (hoistSpill(OldLI, MI)) { in spillAroundUses()