Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DExecutionDriver.cpp33 RunLLI, enumerator
52 clEnumValN(RunLLI, "run-int", "Execute with the interpreter"),
171 InterpreterSel = RunLLI; in initializeExecutionEnvironment()
180 case RunLLI: in initializeExecutionEnvironment()