Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp32 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator
49 clEnumValN(RunLLCIA, "run-llc-ia",
186 case RunLLCIA: in initializeExecutionEnvironment()
191 InterpreterSel == RunLLCIA); in initializeExecutionEnvironment()
244 case RunLLCIA: in initializeExecutionEnvironment()
249 SafeInterpreterSel == RunLLCIA); in initializeExecutionEnvironment()