refactor some code out into a helper method.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Feb 2011 07:43:07 +0000 (07:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Feb 2011 07:43:07 +0000 (07:43 +0000)
commit74542aa5001fb6ff3d7d0958b5c391cde63df1ca
tree7838b95d3dbcddda4f27fb4df45ae03f58d0016d
parent8ebaf909580ada88d9952327323ded1e328d0708
refactor some code out into a helper method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125451 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombine.h
lib/Transforms/InstCombine/InstCombineCompares.cpp