Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp27 static cl::opt<std::string> GraphInput(cl::Positional, variable
515 auto TraceOrErr = loadTraceFile(GraphInput, true); in __anon4662d1480302()
519 Twine("Failed loading input file '") + GraphInput + "'", in __anon4662d1480302()