OSDN Git Service

[InstCombine] Move portion of SimplifyDemandedUseBits that deals with instructions...
authorCraig Topper <craig.topper@gmail.com>
Wed, 12 Apr 2017 18:05:21 +0000 (18:05 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 12 Apr 2017 18:05:21 +0000 (18:05 +0000)
commitc7bad98e0ee7f187da09a6716224e467ca498b18
treef4d7561a4e8f722bc9c95f2d5f2537e8d8785c4d
parent73ba5e94152e45e0be8ad6f6cee16dac78431d68
[InstCombine] Move portion of SimplifyDemandedUseBits that deals with instructions with multiple uses out to a separate method. NFCI

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