Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-account.cpp30 static cl::opt<std::string> AccountInput(cl::Positional, variable
473 auto TraceOrErr = loadTraceFile(AccountInput); in __anona2b7686e0f02()
477 Twine("Failed loading input file '") + AccountInput + "'", in __anona2b7686e0f02()
505 Twine("Failed accounting function calls in file '") + AccountInput + in __anona2b7686e0f02()