Class CatchReturn
Catch return instruction
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class CatchReturn : Terminator, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
CatchPad | Gets the CatchPad instruction associated with this CatchReturn |
CatchSwitchParentPad | Gets the ParentPad property from the CatchSwitch of the CatchPad property |
Successors | Gets the Successor BasicBlocks for this instruction |