Property IsTailCall
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
IsTailCall
Gets or sets a value indicating whether the call is a tail call
public bool IsTailCall { get; set; }
Gets or sets a value indicating whether the call is a tail call
public bool IsTailCall { get; set; }