Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:Custom

32     CompileCustom, Custom

54 clEnumValN(CompileCustom, "compile-custom",
57 clEnumValN(Custom, "run-custom",
68 clEnumValN(Custom, "safe-run-custom",
99 cl::desc("Command to compile the bitcode (use with -compile-custom) "
104 cl::desc("Command to execute the bitcode (use with -run-custom) "
208 case Custom:
288 case Custom: