Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DInlineSpiller.cpp1218 LiveInterval &OldLI = LIS.getInterval(Reg); in spillAroundUses() local
1262 if (VNInfo *VNI = OldLI.getVNInfoAt(Idx.getRegSlot(true))) in spillAroundUses()
1277 if (hoistSpill(OldLI, MI)) { in spillAroundUses()