Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph-diff.h63 void exportGraphAsDOT(raw_ostream &OS, StatType EdgeLabel = StatType::NONE,
H A Dxray-graph.h158 void exportGraphAsDOT(raw_ostream &OS, StatType EdgeLabel = StatType::NONE,
H A Dxray-graph-diff.cpp373 void GraphDiffRenderer::exportGraphAsDOT(raw_ostream &OS, StatType EdgeLabel, in exportGraphAsDOT() argument
400 TailId, getLabel(E, EdgeLabel), getColor(E, G, H, EdgeColor), in exportGraphAsDOT()