Package com.tonic.analysis.ssa
Entry point for building, transforming and printing the SSA intermediate representation.
-
Class Summary Class Description IRPrinter Utility class for formatting SSA IR instructions and blocks as human-readable strings.SSA Main entry point for SSA-form IR operations.SSABridge BridgesCodeWriter(the bytecode layer) and the SSA IR pipeline.