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

References

lib/CodeGen/RegAllocGreedy.cpp
 1234       if (Intf.last() >= SA->getLastSplitPoint(BC.Number)) {
 1237       } else if (Intf.last() > BI.LastInstr) {
 1240       } else if (Intf.last() > BI.FirstInstr) {
 1296     if (Intf.last() >= SA->getLastSplitPoint(Number))
 1498                                Cand.Intf.first(), Cand.Intf.last(), &MaxWeight);
 1524                         Cand.Intf.first().getPrevIndex(), Cand.Intf.last());
 1552                                    Cand.Intf.last(), PhysReg))
 1560       Cand.Intf.last(), &CheapestEvictWeight);
 1567                           Cand.Intf.first().getPrevIndex(), Cand.Intf.last());
 1714         IntfOut = Cand.Intf.last();
 1762         IntfOut = Cand.Intf.last();