Functionsยง
- escape ๐
 - write_
graph_ ๐label  - Write the graphviz DOT label for the overall graph. This is essentially a block of text that
will appear below the graph, showing the type of the 
fnthis MIR represents and the types of all the variables and temporaries. - write_
mir_ fn_ graphviz  - Write a graphviz DOT graph of the MIR.
 - write_
mir_ graphviz  - Write a graphviz DOT graph of a list of MIRs.