Use ArrayRef instead of pointer and size. NFC
authorCraig Topper <craig.topper@gmail.com>
Thu, 22 Oct 2015 16:35:56 +0000 (16:35 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 22 Oct 2015 16:35:56 +0000 (16:35 +0000)
commit0c065cf3eaa108e410fc5c0eb07b9ffd4226aaf9
tree1114b742e01da45547a2aa10caca845fe887add0
parent02da4e7721d20f27c55547bf52c9a0f615447646
Use ArrayRef instead of pointer and size. NFC

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