Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp32 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator
45 clEnumValN(RunLLI, "run-int",
172 InterpreterSel = RunLLI; in initializeExecutionEnvironment()
181 case RunLLI: in initializeExecutionEnvironment()