Minor cleanups. There is no reason for SCCP to derive from instvisitor anymore.
authorChris Lattner <sabre@nondot.org>
Mon, 15 Nov 2004 07:15:04 +0000 (07:15 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Nov 2004 07:15:04 +0000 (07:15 +0000)
commit14051812ff4c80ac070a0caa55316d282f78ef4d
treef1ac5d2f4d2e82b394ac7e6d7383ec01bf4c75bd
parentb77d5d8d50b146cc93082dbc07d5928ae80a20ca
Minor cleanups.  There is no reason for SCCP to derive from instvisitor anymore.

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