Searched refs:LLC_Safe (Results 1 – 1 of 1) sorted by relevance
/external/llvm/tools/bugpoint/ |
D | ExecutionDriver.cpp | 31 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator 50 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"), 180 case LLC_Safe: in initializeExecutionEnvironment() 212 InterpreterSel == LLC_Safe) { in initializeExecutionEnvironment()
|