Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph-diff.cpp31 static cl::SubCommand GraphDiff("graph-diff", variable
35 cl::Required, cl::sub(GraphDiff));
38 cl::Required, cl::sub(GraphDiff));
43 cl::sub(GraphDiff), cl::init(false));
46 cl::sub(GraphDiff));
50 cl::sub(GraphDiff), cl::init(false));
53 cl::sub(GraphDiff));
57 cl::sub(GraphDiff), cl::init(false));
60 cl::sub(GraphDiff));
67 cl::sub(GraphDiff), cl::init(""));
[all …]