Searched refs:EdgeColor (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/ |
D | xray-graph-diff.h | 64 StatType EdgeColor = StatType::NONE,
|
D | xray-graph-diff.cpp | 374 StatType EdgeColor, in exportGraphAsDOT() argument 400 TailId, getLabel(E, EdgeLabel), getColor(E, G, H, EdgeColor), in exportGraphAsDOT() 401 getLineWidth(E, EdgeColor)); in exportGraphAsDOT()
|
D | xray-graph.h | 159 StatType EdgeColor = StatType::NONE,
|