Show / Hide Table of Contents

    Class RemoveBasicBlockUpdate

    A flow graph update that removes a basic block from the flow graph.

    Inheritance
    System.Object
    FlowGraphUpdate
    BasicBlockUpdate
    RemoveBasicBlockUpdate
    Inherited Members
    BasicBlockUpdate.Tag
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Flame.Compiler.Analysis
    Assembly: Flame.Compiler.dll
    Syntax
    public sealed class RemoveBasicBlockUpdate : BasicBlockUpdate
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX