Add some statistics to SSI so we can see what it's up to.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 9 Jul 2009 15:33:14 +0000 (15:33 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 9 Jul 2009 15:33:14 +0000 (15:33 +0000)
commit6ca7f41f5be4c8b262f331d55efdf6467f8609ad
tree6acd61b5a4957a743d5e6fb9fbfed11055a9003f
parentf881ae0a32ca913c008302913e100f0c99fc1ef8
Add some statistics to SSI so we can see what it's up to.
Add an -ssi-everything pass which calls createSSI on everything in the function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75135 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SSI.cpp