LLVM 20.0.0git
|
#include "llvm/FuzzMutate/OpDescriptor.h"
#include "llvm/IR/Constants.h"
#include "llvm/Support/CommandLine.h"
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)) |
|
static |
Referenced by llvm::fuzzerop::makeConstantsWithType().