LLVM  8.0.1
llvm::RandomIRBuilder Member List

This is the complete list of members for llvm::RandomIRBuilder, including all inherited members.

chooseType(LLVMContext &Context, ArrayRef< Value *> Srcs, fuzzerop::SourcePred Pred)llvm::RandomIRBuilder
connectToSink(BasicBlock &BB, ArrayRef< Instruction *> Insts, Value *V)llvm::RandomIRBuilder
findOrCreateSource(BasicBlock &BB, ArrayRef< Instruction *> Insts)llvm::RandomIRBuilder
findOrCreateSource(BasicBlock &BB, ArrayRef< Instruction *> Insts, ArrayRef< Value *> Srcs, fuzzerop::SourcePred Pred)llvm::RandomIRBuilder
findPointer(BasicBlock &BB, ArrayRef< Instruction *> Insts, ArrayRef< Value *> Srcs, fuzzerop::SourcePred Pred)llvm::RandomIRBuilder
KnownTypesllvm::RandomIRBuilder
newSink(BasicBlock &BB, ArrayRef< Instruction *> Insts, Value *V)llvm::RandomIRBuilder
newSource(BasicBlock &BB, ArrayRef< Instruction *> Insts, ArrayRef< Value *> Srcs, fuzzerop::SourcePred Pred)llvm::RandomIRBuilder
Randllvm::RandomIRBuilder
RandomIRBuilder(int Seed, ArrayRef< Type *> AllowedTypes)llvm::RandomIRBuilderinline