Searched refs:num_existing_shrink_attempts_ (Results 1 – 6 of 6) sorted by relevance
47 num_existing_shrink_attempts_(num_existing_shrink_attempts), in AddedFunctionReducer()79 assert(shrinker_step_limit_ > num_existing_shrink_attempts_ && in Run()82 num_existing_shrink_attempts_); in Run()118 num_existing_shrink_attempts_ + in InterestingnessFunctionForReducingAddedFunction()
182 const uint32_t num_existing_shrink_attempts_; variable