Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp32 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator
51 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"),
187 case LLC_Safe: in initializeExecutionEnvironment()
219 InterpreterSel == LLC_Safe) { in initializeExecutionEnvironment()