Polly 22.0.0git
|
Recursively visit all nodes of a schedule tree while allowing changes. More...
#include <ScheduleTreeTransform.h>
Additional Inherited Members | |
Public Types inherited from polly::RecursiveScheduleTreeVisitor< Derived, isl::schedule_node, Args... > | |
using | BaseTy |
Recursively visit all nodes of a schedule tree while allowing changes.
The visit methods return an isl::schedule_node that is used to continue visiting the tree. Structural changes such as returning a different node will confuse the visitor.
Definition at line 163 of file ScheduleTreeTransform.h.
|
inline |
Definition at line 166 of file ScheduleTreeTransform.h.
Referenced by polly::ScheduleNodeRewriter< ApplyASTBuildOptions >::visitChildren(), and polly::ScheduleNodeRewriter< ApplyASTBuildOptions >::visitNode().
|
inline |
Definition at line 167 of file ScheduleTreeTransform.h.
|
inline |
Definition at line 175 of file ScheduleTreeTransform.h.
|
inline |
Definition at line 171 of file ScheduleTreeTransform.h.