package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Js_of_ocaml_compiler.StructureSource

Sourcetype graph
Sourcetype t
Sourceval is_backward : t -> Code.Addr.t -> Code.Addr.t -> bool
Sourceval is_forward : t -> Code.Addr.t -> Code.Addr.t -> bool
Sourceval dominator_tree : t -> graph
Sourceval is_merge_node : t -> Code.Addr.t -> bool
Sourceval is_loop_header : t -> Code.Addr.t -> bool
Sourceval sort_in_post_order : t -> Code.Addr.t list -> Code.Addr.t list
Sourceval get_nodes : t -> Code.Addr.Set.t
OCaml

Innovation. Community. Security.