[OperandBundles] Rename accessor, NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Sat, 7 Nov 2015 01:56:04 +0000 (01:56 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Sat, 7 Nov 2015 01:56:04 +0000 (01:56 +0000)
commitb88a543abb88feddcae4eb9ec1377bb2db3dc6cb
treec1b56d2b736ebb03d2cb5229c5527256b95c848c
parente70403f1977ee7c22814d8a45aff0bb39f95a194
[OperandBundles] Rename accessor, NFC

Rename getOperandBundle to getOperandBundleAt since that's more obvious.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252388 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/CallSite.h
include/llvm/IR/InstrTypes.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp