Go to the first, previous, next, last section, table of contents.


Incorporating Existing SUIF When Building New Structures

     block & expr(instruction * asn) 
     block(instruction * in)
     block(operand * op)
     block(operand & op)   
     block(tree_node * tn, 
           boolean duplicate=FALSE)
     block(tree_node_list *tnl,
           boolean duplicate=FALSE)
     block & statement(tree_node *, 
                       boolean duplicate=FALSE)
     block & statement(tree_node_list *, 
                       boolean duplicate=FALSE)
    block & statement(instruction *)


Go to the first, previous, next, last section, table of contents.