Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph-diff.h64 StatType EdgeColor = StatType::NONE,
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()
Dxray-graph.h159 StatType EdgeColor = StatType::NONE,