A function that converts an AST node to a CFG basic-block.
The AST node to be processed
The context in which the statement is being handled
A basic block representation of the AST node
A function that converts an AST node to a CFG basic-block.