Searched refs:enable_all_mutations (Results 1 – 5 of 5) sorted by relevance
34 void MaybeAddFinder(bool enable_all_mutations, in MaybeAddFinder() argument38 if (enable_all_mutations || probability_context->RandomBool()) { in MaybeAddFinder()45 bool enable_all_mutations) { in CreateMutationFinders() argument49 enable_all_mutations, probability_context, &result); in CreateMutationFinders()114 bool enable_all_mutations, in Mutate() argument127 CreateMutationFinders(probability_context, enable_all_mutations); in Mutate()
93 bool enable_all_mutations,
47 bool enable_all_mutations = false; member
114 &cli_params.enable_all_mutations)) { in ParseCliParams()
61 cli_params.enable_all_mutations, in LLVMFuzzerCustomMutator()