all the places we use hasOneUse() we know are instructions, so inline
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 07:04:23 +0000 (07:04 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 07:04:23 +0000 (07:04 +0000)
commit248a84beb3c7f43c2bc394ff8b2ed472573f6e2b
treeb586bad5f24f4218ec5662edb6195ee994b553bf
parentdea34da6f8e88d52746c00e55dc0b32b93f8a2b1
all the places we use hasOneUse() we know are instructions, so inline
and simplify.

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