LLVM: lib/FuzzMutate/OpDescriptor.cpp File Reference (original) (raw)
OpDescriptor.cpp File Reference
#include "[llvm/FuzzMutate/OpDescriptor.h](OpDescriptor%5F8h%5Fsource.html)"#include "[llvm/IR/Constants.h](Constants%5F8h%5Fsource.html)"#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
Go to the source code of this file.
| Variables | |
|---|---|
| static cl::opt< bool > | UseUndef ("use-undef", cl::desc("Use undef when generating programs."), cl::init(false)) |
Variable Documentation
◆ UseUndef
| cl::opt< bool > UseUndef("use-undef", cl::desc("Use undef when generating programs."), cl::init(false)) ( "use-undef" , cl::desc("Use undef when generating programs.") , cl::init(false) ) | static |
|---|
Referenced by llvm::fuzzerop::makeConstantsWithType().