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

References

lib/CodeGen/RegAllocGreedy.cpp
 1547   Cand.Intf.moveToBlock(BBNumber);
 1551     if (!Matrix->checkInterference(Cand.Intf.first().getPrevIndex(),
 1552                                    Cand.Intf.last(), PhysReg))
 1559       Order, LIS->getInterval(VirtRegToSplit), Cand.Intf.first(),
 1560       Cand.Intf.last(), &CheapestEvictWeight);
 1567                           Cand.Intf.first().getPrevIndex(), Cand.Intf.last());
 1567                           Cand.Intf.first().getPrevIndex(), Cand.Intf.last());