Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp46 cl::OptionCategory LLVMReduceOptions("llvm-reduce options"); variable
49 cl::cat(LLVMReduceOptions));
51 cl::cat(LLVMReduceOptions));
57 cl::cat(LLVMReduceOptions));
61 cl::cat(LLVMReduceOptions));
66 cl::cat(LLVMReduceOptions));
71 cl::cat(LLVMReduceOptions));
77 cl::cat(LLVMReduceOptions));
83 cl::cat(LLVMReduceOptions));
93 cl::cat(LLVMReduceOptions));
[all …]
H A DDeltaManager.cpp48 extern cl::OptionCategory LLVMReduceOptions;
53 cl::cat(LLVMReduceOptions));
H A DReducerWorkItem.cpp33 extern cl::OptionCategory LLVMReduceOptions;
36 cl::cat(LLVMReduceOptions));
/llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp35 extern cl::OptionCategory LLVMReduceOptions;
40 cl::cat(LLVMReduceOptions));
45 cl::cat(LLVMReduceOptions));
50 cl::init(false), cl::cat(LLVMReduceOptions));
57 cl::init(1), cl::cat(LLVMReduceOptions));