Extract code for reducing a type to a single value type into a helper function.
authorDan Gohman <gohman@apple.com>
Thu, 13 Sep 2012 18:19:06 +0000 (18:19 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 13 Sep 2012 18:19:06 +0000 (18:19 +0000)
commitce52bc53538df8e5412ec507f2da3661c991baf1
treeaddc1509abe9088195cb552f74a81dbf6859cf13
parentb54834b7e67ac04874891f3dcf69226c69582b4b
Extract code for reducing a type to a single value type into a helper function.

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