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

References

lib/CodeGen/StackColoring.cpp
  545   dumpBV("END", BlockInfo.End);
  719     BlockInfo.End.resize(NumSlot);
  732           BlockInfo.End.set(Slot);
  745             if (BlockInfo.End.test(Slot)) {
  746               BlockInfo.End.reset(Slot);
  793       LocalLiveOut.reset(BlockInfo.End);