llvm-6502/include
Gabor Greif 654c06f645 Add a setCalledFunction member to InvokeInst (like in CallInst)
and use this (as well as getCalledValue) to access the callee,
instead of {g|s}etOperand(0).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99084 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-20 21:00:25 +00:00
..
llvm Add a setCalledFunction member to InvokeInst (like in CallInst) 2010-03-20 21:00:25 +00:00
llvm-c Whoops this already existed. 2010-03-11 23:21:19 +00:00