Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-xray/
HDxray-converter.cpp33 static cl::opt<std::string> ConvertInput(cl::Positional, variable
401 auto TraceOrErr = loadTraceFile(ConvertInput, ConvertSortInput); in __anonbcf462680302()
405 Twine("Failed loading input file '") + ConvertInput + "'.", in __anonbcf462680302()