Return the called function or value operand.
Declared in <llvm/IR/InstrTypes.h>
<llvm/IR/InstrTypes.h>
Value* getCalledOperand() const;
The callee operand (direct function, pointer, or inline asm).
Created with MrDocs