Class Schedgen.scheduler_generic
method virtual oper_issue_cycles : Mach.operation -> intmethod virtual oper_latency : Mach.operation -> intmethod reload_retaddr_issue_cycles : intmethod reload_retaddr_latency : intmethod oper_in_basic_block : Mach.operation -> boolmethod is_store : Mach.operation -> boolmethod is_load : Mach.operation -> boolmethod is_checkbound : Mach.operation -> boolmethod schedule_fundecl : Linearize.fundecl -> Linearize.fundecl