add-cfg-vertex ( graph bb -- graph' )


Vocabulary
compiler.cfg.graphviz

Inputs
graphan object
bban object


Outputs
graph'an object


Definition