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)
commit411fdcd460312b4b441bda60c138d9877f2d426e
tree7760dd5e4c46256bf52e0d89183c5e6c9064f596
parent5ae3418ffecc754a72d5b71bf9d5c8bc95cde70a
Add Instruction::getFunction; NFC

Will be used in a upcoming patch.

llvm-svn: 254975
llvm/include/llvm/IR/Instruction.h
llvm/lib/IR/Instruction.cpp