Home
last modified time | relevance | path

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

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