Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/bugpoint/
H A DToolRunner.cpp58 unsigned NumSeconds = 0, in RunProgramWithTimeout() argument
62 return sys::ExecuteAndWait(ProgramPath, Args, None, Redirects, NumSeconds, in RunProgramWithTimeout()
74 StringRef StdOutFile, StringRef StdErrFile, unsigned NumSeconds = 0, in RunProgramRemotelyWithTimeout() argument
80 NumSeconds, MemoryLimit); in RunProgramRemotelyWithTimeout()