Make.T
module Cond_branch : sig ... end
val offset_pc_at_branch : distance
val instr_size : Linear.fundecl -> Linear.instruction_desc -> 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
val relax_specific_op : Arch.specific_operation -> Linear.instruction_desc