package ocaml-base-compiler

  1. Overview
  2. Docs
First release candidate of OCaml 4.14.2

Install

dune-project
 Dependency

Authors

Maintainers

Sources

4.14.2-rc1.tar.gz
sha256=0779d4871c5a3be4ae24dc2f5a49ec5463973f951a11953a7da6089e02587a37

doc/ocamloptcomp/Branch_relaxation/Make/argument-1-T/index.html

Parameter Make.T

type distance = int
module Cond_branch : sig ... end
val offset_pc_at_branch : distance
val relax_allocation : num_bytes:int -> dbginfo:Debuginfo.alloc_dbginfo -> Linear.instruction_desc
val relax_poll : return_label:Cmm.label option -> Linear.instruction_desc
val relax_intop_checkbound : unit -> Linear.instruction_desc
val relax_intop_imm_checkbound : bound:int -> Linear.instruction_desc