Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp60 StringRef StdInFile, in RunProgramWithTimeout() argument
66 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramWithTimeout()
79 StringRef StdInFile, in RunProgramRemotelyWithTimeout() argument
84 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramRemotelyWithTimeout()