Use a 2 bit pointer in ValueHandleBase::PrevPair; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 1 May 2017 17:36:12 +0000 (17:36 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 1 May 2017 17:36:12 +0000 (17:36 +0000)
commitb297bff1cc974023a49d6ad898badf78a08692c3
tree0a064ba58460f0a8439888fdd9a9b2537b87f27d
parenta4b9b9f42a514157169c39d0516aac2c4db77c4f
Use a 2 bit pointer in ValueHandleBase::PrevPair; NFC

This was an omission in r301813.  I had made the supporting changes to
make this happen, but I forgot to actually update the PrevPair
declaration.

llvm-svn: 301817
llvm/include/llvm/IR/ValueHandle.h