Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph-diff.h64 StatType EdgeColor = StatType::NONE,
H A Dxray-graph-diff.cpp374 StatType EdgeColor, in exportGraphAsDOT() argument
400 TailId, getLabel(E, EdgeLabel), getColor(E, G, H, EdgeColor), in exportGraphAsDOT()
401 getLineWidth(E, EdgeColor)); in exportGraphAsDOT()
H A Dxray-graph.h159 StatType EdgeColor = StatType::NONE,