IVisualizable Type
Interface for a visualizable basic block.
Instance members
| Instance member |
Description
|
|
Basic block address.
|
|
Address ranges of the lines in this basic block.
|
|
Convert this basic block to a visual representation. The first dimension of the array represents the line number, and the second dimension represents the words in each line.
|
B2R2