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

/openbsd-current/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp359 exportGraphAsDOT(raw_ostream &OS, StatType EdgeLabel, StatType EdgeColor, StatType VertexLabel, StatType VertexColor, int TruncLen) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DCFGPrinter.h302 std::string EdgeColor = (Freq <= (CFGInfo->getMaxFreq() / 2)) local

Completed in 72 milliseconds