Return the Use for the called operand.
Use
Declared in <llvm/IR/InstrTypes.h>
<llvm/IR/InstrTypes.h>
Use const& getCalledOperandUse() const;
Const reference to the callee operand's use.
Created with MrDocs