llvm::CallInst::isMustTailCall

Return true if this call is marked musttail.

Synopsis

Declared in <llvm/IR/Instructions.h>

bool
isMustTailCall() const;

Return Value

True if this call is marked musttail.