Searched defs:EdgeColor (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp361 exportGraphAsDOT(raw_ostream &OS, StatType EdgeLabel, StatType EdgeColor, StatType VertexLabel, StatType VertexColor, int TruncLen) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFGPrinter.h280 std::string EdgeColor = (Freq <= (CFGInfo->getMaxFreq() / 2)) local

Completed in 140 milliseconds