Commit 70182dea authored by Kostya Serebryany's avatar Kostya Serebryany
Browse files

[libFuzzer] simplify the value profiling callback further: don't use (idx MOD...

[libFuzzer] simplify the value profiling callback further: don't use (idx MOD prime) on the hot path where it is useless anyway

llvm-svn: 293239
parent 86fc8305
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment