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

References

lib/CodeGen/SafeStackColoring.cpp
  112     BlockInfo.LiveIn.resize(NumAllocas);
  191       if (LocalLiveIn.test(BlockInfo.LiveIn)) {
  193         BlockInfo.LiveIn |= LocalLiveIn;
  220       if (BlockInfo.LiveIn.test(AllocaNo)) {
  269            << ", livein " << BlockInfo.LiveIn << ", liveout "