Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp32 RunLLI, enumerator
50 clEnumValN(RunLLI, "run-int", "Execute with the interpreter"),
168 InterpreterSel = RunLLI; in initializeExecutionEnvironment()
177 case RunLLI: in initializeExecutionEnvironment()