Searched refs:LLC_Safe (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
50 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"),
180 case LLC_Safe:
212 InterpreterSel == LLC_Safe) {

Completed in 124 milliseconds