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


Basic Block Datastructure

For each basic block a BBL object is allocated. BBLs belonging to one FUN are connected in a doubly linked list.


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