Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DInlineSpiller.cpp139 bool hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI);
469 bool InlineSpiller::hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI) { in hoistSpill() argument
471 VNInfo *VNI = SpillLI.getVNInfoAt(Idx.getDefIndex()); in hoistSpill()