Obtain the pointer to the function invoked by this instruction.
This expects an LLVMValueRef that corresponds to a llvm::CallInst or llvm::InvokeInst.
@see llvm::CallInst::getCalledValue() @see llvm::InvokeInst::getCalledValue()
See Implementation
Obtain the pointer to the function invoked by this instruction.
This expects an LLVMValueRef that corresponds to a llvm::CallInst or llvm::InvokeInst.
@see llvm::CallInst::getCalledValue() @see llvm::InvokeInst::getCalledValue()