Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp363 StringMap<int32_t> VertexNo; in exportGraphAsDOT() local
367 VertexNo[V.first] = i++; in exportGraphAsDOT()
383 VertexNo[HeadId], VertexNo[TailId], in exportGraphAsDOT()
394 VertexNo[VertexId]); in exportGraphAsDOT()
399 VertexNo[VertexId], getLabel(V, VertexLabel, TruncLen), in exportGraphAsDOT()