Use statistics to keep track of what flavors of loops we are unswitching
authorChris Lattner <sabre@nondot.org>
Tue, 14 Feb 2006 01:01:41 +0000 (01:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Feb 2006 01:01:41 +0000 (01:01 +0000)
commit3dd4c402de81ed4256e12a7f1045c50defd63ddb
tree4946e247bc67de685e87c35459b3350d2f3abddf
parent4b653a0405bb16b555334d134c1eb8a97366ec3d
Use statistics to keep track of what flavors of loops we are unswitching

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