Searched refs:maxInstructions (Results 1 – 1 of 1) sorted by relevance
55 size_t maxInstructions = 20 + (provider.remaining_bytes() * 2 / 3); in doFuzz() local59 provider.ConsumeIntegralInRange<size_t>(0, maxInstructions)); in doFuzz()