Home
last modified time | relevance | path

Searched refs:SafeToolArgv (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExecutionDriver.cpp123 cl::list<std::string> SafeToolArgv("safe-tool-args", cl::Positional, variable
211 std::vector<std::string> SafeToolArgs = SafeToolArgv; in initializeExecutionEnvironment()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExecutionDriver.cpp126 SafeToolArgv("safe-tool-args", cl::Positional, variable
224 std::vector<std::string> SafeToolArgs = SafeToolArgv; in initializeExecutionEnvironment()