Searched defs:RunLLCIA (Results 1 - 1 of 1) sorted by relevance

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

Completed in 167 milliseconds