reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/RegAllocGreedy.cpp
 1498                                Cand.Intf.first(), Cand.Intf.last(), &MaxWeight);
 1498                                Cand.Intf.first(), Cand.Intf.last(), &MaxWeight);
 1502   if ((PhysReg != Cand.PhysReg) && (PhysReg != FutureEvictedPhysReg))
 1505   Cand.Intf.moveToBlock(BBNumber);
 1515   if (EvictorLI.FindSegmentContaining(Cand.Intf.first()) == EvictorLI.end())
 1524                         Cand.Intf.first().getPrevIndex(), Cand.Intf.last());
 1524                         Cand.Intf.first().getPrevIndex(), Cand.Intf.last());