Searched refs:applyMutation (Results 1 – 18 of 18) sorted by relevance
99 applyMutation(mutation); in forceMutate()120 applyMutation(mutation); in generateAndApplyMutation()133 protected abstract void applyMutation(Mutation uncastMutation); in applyMutation() method in CodeMutator
89 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in InstructionDuplicator
87 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in InstructionDeleter
143 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in InstructionSwapper
110 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in CmpBiasChanger
148 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in BranchShifter
127 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in ConstantValueChanger
150 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in SwitchBranchShifter
108 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in ConversionRepeater
174 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in PoolIndexChanger
96 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in NonsenseStringPrinter
153 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in VRegChanger
129 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in FieldFlagChanger
174 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in TryBlockShifter
138 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in NewMethodCaller
106 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in ValuePrinter
203 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in RandomInstructionGenerator
127 protected void applyMutation(Mutation uncastMutation) { in applyMutation() method in ArithOpChanger