OSDN Git Service

Use isSingleValueType instead of isFirstClassType to
authorDan Gohman <gohman@apple.com>
Fri, 23 May 2008 01:52:21 +0000 (01:52 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 May 2008 01:52:21 +0000 (01:52 +0000)
commitb8e94f6d95eca651662c568633647ddd5a6ad785
treeba5cf71c04373657da397e227575d915d4341eb6
parent8c33368479221bbf80ef8f1fca85a74a8aebb2c2
Use isSingleValueType instead of isFirstClassType to
exclude struct and array types.

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