Pretty-print the given IR using Stringifier.
Stringifier
ir (Node) – The IR node starting from which to print the tree
Node
stream (optional) – If given, call Stringifier.write() on this stream instead of sys.stdout
Stringifier.write()
sys.stdout