jon.recoil.org

Module Flambda2_terms.Removed_operations

type t = private {
  1. call : int;
  2. alloc : int;
  3. prim : int;
  4. branch : int;
  5. direct_call_of_indirect : int;
  6. specialized_poly_compare : int;
  7. requested_inline : int;
}
val direct_call_of_indirect : Flambda2_terms.Removed_operations.t
val specialized_poly_compare : Flambda2_terms.Removed_operations.t