
Public Member Functions | |
| CopySrcInfo (const Util::SourceInfo &srcInfo) | |
| const IR::Node * | preorder (IR::Node *node) |
| Only visit first node. | |
This simple visitor copies the specified source information to the root node of the IR tree that it is invoked on.