Module org.kink_lang.kink
Package org.kink_lang.kink.internal.program.itreeoptimize.ssafy
package org.kink_lang.kink.internal.program.itreeoptimize.ssafy
Conversion of an itree to SSA - Static Single Assignment - form.
-
ClassDescriptionDetermines whether a fun can be converted to SSA.Unchecked exception for an itree which cannot be converted to SSA.Conversion to static single assignment (SSA) form.Callback for conversion.