Pretty-print the given IR using GraphCollector.
GraphCollector
ir (Node) – The IR node starting from which to produce the tree
Node
show_comments (bool, optional, default: False) – Whether to show comments in the output
show_expressions (bool, optional, default: False) – Whether to further expand expressions in the output