Returns true if the function contains a tail call.
Synopsis
Declared in <llvm/CodeGen/MachineFrameInfo.h>
bool
hasTailCall() const;
Return Value
True if the function contains a tail call.
Created with MrDocs
Returns true if the function contains a tail call.
Declared in <llvm/CodeGen/MachineFrameInfo.h>
bool
hasTailCall() const;
True if the function contains a tail call.
Created with MrDocs