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

References

tools/llvm-xray/xray-graph-diff.cpp
  288   if (VertexAttr.CorrVertexPtr[0] == nullptr)
  290   if (VertexAttr.CorrVertexPtr[1] == nullptr)
  296   const auto &LeftStat = VertexAttr.CorrVertexPtr[0]->second.S;
  297   const auto &RightStat = VertexAttr.CorrVertexPtr[1]->second.S;