[OperandBundles] Extract duplicated code into a helper function, NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 25 Nov 2015 00:42:24 +0000 (00:42 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 25 Nov 2015 00:42:24 +0000 (00:42 +0000)
commit00fb64dd3b56e1db7586f59cff82dd9f5b52205d
tree5ab800e8bee56df19cf963ad7f0021c78528547f
parent8a44ac74128c6b7bc68602ae9d8dbdeb4d3f8d4b
[OperandBundles] Extract duplicated code into a helper function, NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254047 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/CallSite.h
include/llvm/IR/InstrTypes.h
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/Utils/InlineFunction.cpp