Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp32 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator
52 clEnumValN(CompileCustom, "compile-custom",
197 case CompileCustom: in initializeExecutionEnvironment()