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

References

lib/CodeGen/RegAllocGreedy.cpp
 1998     assert(!Cand.PhysReg && "Compact region has no physreg");
 1999     if (unsigned B = Cand.getBundles(BundleCand, 0)) {
 2001       Cand.IntvIdx = SE->openIntv();
 2003                         << " bundles, intv " << Cand.IntvIdx << ".\n");