Strategy that injects operations into the function.
Synopsis
Declared in <llvm/FuzzMutate/IRMutator.h>
class InjectorIRStrategy
: public IRMutationStrategy
Base Classes
Name |
Description |
Base class for describing how to mutate a module. mutation functions for each IR unit forward to the contained unit. |
Member Functions
Name |
Description |
|
Constructors |
|
Provide a weight based on the number of available operations. |
|
Static Member Functions
Name |
Description |
Return the default set of operation descriptors for injection. |