Return the function containing this call.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

Function*
getCaller();

Return Value

The parent function of this call‐like instruction.

Created with MrDocs