Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp351 std::string ExecutionCommand; member in __anone0ef1de50411::CustomExecutor
356 ExecutionCommand(ExecutionCmd), ExecutorArgs(ExecArgs) {} in CustomExecutor()
382 ProgramArgs.push_back(ExecutionCommand.c_str()); in ExecuteProgram()
394 ExecutionCommand, in ExecuteProgram()