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

References

lib/CodeGen/StackColoring.cpp
  827     for (int pos = MBBLiveness.LiveIn.find_first(); pos != -1;
  828          pos = MBBLiveness.LiveIn.find_next(pos)) {