Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph-diff.h65 StatType VertexLabel = StatType::NONE,
H A Dxray-graph-diff.cpp375 StatType VertexLabel, in exportGraphAsDOT() argument
389 if (VertexLabel != StatType::NONE) in exportGraphAsDOT()
414 VertexNo[VertexId], getLabel(V, VertexLabel, TruncLen), in exportGraphAsDOT()
H A Dxray-graph.h160 StatType VertexLabel = StatType::NONE,