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

References

lib/CodeGen/StackColoring.cpp
  782           LocalLiveIn |= I->second.LiveOut;
  792       BitVector LocalLiveOut = LocalLiveIn;
  797       if (LocalLiveIn.test(BlockInfo.LiveIn)) {
  799         BlockInfo.LiveIn |= LocalLiveIn;