Searched refs:EdgeLabel (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-graph-diff.h | 61 void exportGraphAsDOT(raw_ostream &OS, StatType EdgeLabel = StatType::NONE,
|
H A D | xray-graph.h | 156 void exportGraphAsDOT(raw_ostream &OS, StatType EdgeLabel = StatType::NONE,
|
H A D | xray-graph-diff.cpp | 358 void GraphDiffRenderer::exportGraphAsDOT(raw_ostream &OS, StatType EdgeLabel, in exportGraphAsDOT() argument 385 TailId, getLabel(E, EdgeLabel), getColor(E, G, H, EdgeColor), in exportGraphAsDOT()
|