Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp123 SafeToolArgv("safe-tool-args", cl::Positional, variable
214 std::vector<std::string> SafeToolArgs = SafeToolArgv; in initializeExecutionEnvironment()