There are no vectors of pointer or arrays, so we don't need to check vector
commit2dd44846f1a8ffb669b54112c3913309f0aba187
authorNick Lewycky <nicholas@mxc.ca>
Wed, 26 Jan 2011 08:50:18 +0000 (26 08:50 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 26 Jan 2011 08:50:18 +0000 (26 08:50 +0000)
treecc83394381ea69d3d8b23ebd82ef9bb59674b917
parentc4ab8aa757a2ffbc07a2be2fecab902895a5daec
There are no vectors of pointer or arrays, so we don't need to check vector
elements for type equivalence.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124284 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/MergeFunctions.cpp