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 |
|
|
@{ Mutators for each IR unit. By default these forward to a contained instance of the next smaller unit. |
Static Member Functions
Name |