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

References

lib/CodeGen/SafeStackColoring.cpp
  113     BlockInfo.LiveOut.resize(NumAllocas);
  176         LocalLiveIn |= I->second.LiveOut;
  197       if (LocalLiveOut.test(BlockInfo.LiveOut)) {
  199         BlockInfo.LiveOut |= LocalLiveOut;
  270            << BlockInfo.LiveOut << "\n";