Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp337 const std::string &ExecutionCmd, std::vector<std::string> ExecArgs) : in CustomExecutor() argument
338 ExecutionCommand(ExecutionCmd), ExecutorArgs(ExecArgs) {} in CustomExecutor()