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

References

lib/CodeGen/RegAllocGreedy.cpp
 1214       if (Intf.first() <= Indexes->getMBBStartIdx(BC.Number)) {
 1217       } else if (Intf.first() < BI.FirstInstr) {
 1220       } else if (Intf.first() < BI.LastInstr) {
 1290     if (Intf.first() <= Indexes->getMBBStartIdx(Number))
 1498                                Cand.Intf.first(), Cand.Intf.last(), &MaxWeight);
 1515   if (EvictorLI.FindSegmentContaining(Cand.Intf.first()) == EvictorLI.end())
 1524                         Cand.Intf.first().getPrevIndex(), Cand.Intf.last());
 1551     if (!Matrix->checkInterference(Cand.Intf.first().getPrevIndex(),
 1559       Order, LIS->getInterval(VirtRegToSplit), Cand.Intf.first(),
 1567                           Cand.Intf.first().getPrevIndex(), Cand.Intf.last());
 1705         IntfIn = Cand.Intf.first();
 1754         IntfIn = Cand.Intf.first();