LoopTransformInterface::TransformTraverse
* QY: apply transformations to head; return the transformation result
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/driver/LoopTransformInterface.h>
static
AstNodePtr
TransformTraverse(
AstInterfaceImpl& scope,
AstNodePtr const& head);
Created with MrDocs