Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DInlineSpiller.cpp168 bool hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI);
687 bool InlineSpiller::hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI) { in hoistSpill() argument
689 VNInfo *VNI = SpillLI.getVNInfoAt(Idx.getRegSlot()); in hoistSpill()