Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.h34 using GRVertexValueType = GraphRenderer::GraphT::VertexValueType;
H A Dxray-graph-diff.cpp271 static std::string getColor(const GraphDiffRenderer::GraphT::VertexValueType &V, in getColor()
318 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V, in getLabel()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/XRay/
H A DGraph.h82 using VertexValueType = variable