Home
last modified time | relevance | path

Searched refs:VertexLabel (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.h63 StatType VertexLabel = StatType::NONE,
H A Dxray-graph-diff.cpp360 StatType VertexLabel, in exportGraphAsDOT() argument
374 if (VertexLabel != StatType::NONE) in exportGraphAsDOT()
399 VertexNo[VertexId], getLabel(V, VertexLabel, TruncLen), in exportGraphAsDOT()
H A Dxray-graph.h158 StatType VertexLabel = StatType::NONE,