Class CatchReturn
Catch return instruction
Namespace: Llvm.NET.Instructions
Assembly: Llvm.NET.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 |