Parameter Cse_generic._
val class_of_operation :
Operation.t ->
Cfg_cse_target_intf.class_of_operation_resultThe following methods can be overridden to handle processor-specific operations.
val is_cheap_operation :
Operation.t ->
Cfg_cse_target_intf.is_cheap_operation_resultOperations that are so cheap that it isn't worth factoring them.