Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp168 bool hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI);
666 bool InlineSpiller::hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI) { in hoistSpill() function in InlineSpiller
1148 if (hoistSpill(OldLI, MI)) { in spillAroundUses()