Split runOnFunction into many smaller functions. This make it easier to get accurate...
authorOwen Anderson <resistor@mac.com>
Wed, 20 Jun 2007 22:10:02 +0000 (22:10 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 20 Jun 2007 22:10:02 +0000 (22:10 +0000)
commit3eaca716bff411820d179b7dbe18c6c40ebcd57a
tree6112e1e480c3c81cb1fc54a98f8d9c0a4b3a9b94
parentc5dfcdb3a57a0905eab4d10127e1fb2d99d3146b
Split runOnFunction into many smaller functions.  This make it easier to get accurate performance analysis of GVNPRE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37678 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp