[CVP] setDeducedOverflowingFlags(): actually inc per-opcode stats
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 18 Oct 2019 21:19:26 +0000 (21:19 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 18 Oct 2019 21:19:26 +0000 (21:19 +0000)
commite695f4c851c397d352afa6a9fcd509e68467037d
tree57c57b696b3a62715dc58f5e7b4380d484c55642
parente8da5e51cd9592145f4dff62281a3fa730aab876
[CVP] setDeducedOverflowingFlags(): actually inc per-opcode stats

This is really embarrassing. Those are pointers, so that offsets the
pointers, not the statistics pointed-by the pointer...

llvm-svn: 375290
llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp