Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp31 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator
48 clEnumValN(RunLLCIA, "run-llc-ia",
179 case RunLLCIA: in initializeExecutionEnvironment()
184 InterpreterSel == RunLLCIA); in initializeExecutionEnvironment()
237 case RunLLCIA: in initializeExecutionEnvironment()
242 SafeInterpreterSel == RunLLCIA); in initializeExecutionEnvironment()