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

/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp36 CompileCustom, enumerator in enum:__anon3040::OutputType
55 clEnumValN(CompileCustom, "compile-custom",
191 case CompileCustom:
217 } else if (InterpreterSel != CompileCustom) {
238 if (!SafeInterpreter && InterpreterSel != CompileCustom) {

Completed in 55 milliseconds