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

References

lib/CodeGen/SafeStackColoring.cpp
  187       LocalLiveOut.reset(BlockInfo.End);
  188       LocalLiveOut |= BlockInfo.Begin;
  197       if (LocalLiveOut.test(BlockInfo.LiveOut)) {
  199         BlockInfo.LiveOut |= LocalLiveOut;