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

References

lib/CodeGen/RegAllocGreedy.cpp
 1906     Cand.reset(IntfCache, PhysReg);
 1908     SpillPlacer->prepare(Cand.LiveBundles);
 1910     if (!addSplitConstraints(Cand.Intf, Cost)) {
 1926     if (!growRegion(Cand)) {
 1934     if (!Cand.LiveBundles.any()) {
 1940     Cost += calcGlobalSplitCost(Cand, Order, &HasEvictionChain);
 1944       for (int i : Cand.LiveBundles.set_bits())