Represents a regular control flow node with no special control behavior.
Represents a block that contains function calls in its expressions.
callees
refers to unique indices of the callee within the CFG.
Functions which definitions are not available in the current
compilation unit are omitted.
Represents an exit node that effectively terminates the execution of the current control flow.
Represents the kinds of basic blocks that can be present in a CFG.