Return the function containing this call.

Synopses

Declared in <llvm/IR/InstrTypes.h>

Return the function containing this call.

Return the function containing this call.

Function const*
getCaller() const;

Return Value

The parent function of this call‐like instruction.

Created with MrDocs