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

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

Completed in 107 milliseconds