Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph-diff.cpp378 StringMap<int32_t> VertexNo; in exportGraphAsDOT() local
382 VertexNo[V.first] = i++; in exportGraphAsDOT()
398 VertexNo[HeadId], VertexNo[TailId], in exportGraphAsDOT()
409 VertexNo[VertexId]); in exportGraphAsDOT()
414 VertexNo[VertexId], getLabel(V, VertexLabel, TruncLen), in exportGraphAsDOT()