Add Instruction::getFunction; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 8 Dec 2015 00:13:12 +0000 (00:13 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 8 Dec 2015 00:13:12 +0000 (00:13 +0000)
commitc11338cf10a01b70961536250358b0dc6ebd4438
tree1e1d8cdd4c26a33a6d01142950dbc9408eb8859f
parenta187d6f327f3882f1925c95b7e9ac553d62d4a9f
Add Instruction::getFunction; NFC

Will be used in a upcoming patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254975 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Instruction.h
lib/IR/Instruction.cpp