Function topLevelResetParentPointer#
Defined in File resetParentPointers.h
Function Documentation#
-
void topLevelResetParentPointer(SgNode *node)#
This is a top level function not called recursively.
This function calls resetParentPointer() which is a recursively called function which would be difficult to obtain performance information from directly.