Return the Use for the called operand.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

Use const&
getCalledOperandUse() const;

Return Value

Const reference to the callee operand's use.

Created with MrDocs