menu
control_flow_graph package
documentation
control_flow_graph.dart
AllocatedSSA
AllocatedSSA.new constructor
AllocatedSSA.new constructor
dark_mode
light_mode
AllocatedSSA
constructor
AllocatedSSA
(
String
name
,
int
register
, {
int
version
=
-1
,
int
type
=
-1
,
})
Implementation
AllocatedSSA(super.name, this.register, {super.version = -1, super.type = -1});
control_flow_graph package
documentation
control_flow_graph
AllocatedSSA
AllocatedSSA.new constructor
AllocatedSSA class