(* ssa-check-fn.sml * * COPYRIGHT (c) 2010 The Diderot Project (http://diderot.cs.uchicago.edu) * All rights reserved. * * Consistency checking for SSA representation *) functor SSACheckFn (IL : SSA) : sig end = struct (* things to check: * 1) SSA property * 2) variable usage counts * 3) successor/predecessor matching in CFG * 4) arity of operators *) end
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: ble usage counts * 3) successor/predecessor matching in CFG * 4) arity of operators *) end