Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp72 static int RunProgramRemotelyWithTimeout( in RunProgramRemotelyWithTimeout() function
759 return RunProgramRemotelyWithTimeout(RemoteClientPath, ProgramArgs, in ExecuteProgram()