Function edgePointerReplacement(SgNode *, replacement_map_t const&)#
Defined in File edge_ptr_repl.h
Function Documentation#
-
void edgePointerReplacement(SgNode *root, replacement_map_t const&)#
Traverse the AST
rootlooking for the edges in the replacement map. If a match is found the edge is updated.