Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp61 StringRef StdInFile, in RunProgramWithTimeout() argument
67 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramWithTimeout()
80 StringRef StdInFile, in RunProgramRemotelyWithTimeout() argument
85 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramRemotelyWithTimeout()