package ocaml-base-compiler

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

Analyses related to the insertion of Ipoll operations.

val instrument_fundecl : future_funcnames:Misc.Stdlib.String.Set.t -> Mach.fundecl -> Mach.fundecl
val requires_prologue_poll : future_funcnames:Misc.Stdlib.String.Set.t -> fun_name:string -> Mach.instruction -> bool