Home
last modified time | relevance | path

Searched refs:isl_ast_node_for (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast.c1041 case isl_ast_node_for: in isl_ast_node_dup()
1099 case isl_ast_node_for: in isl_ast_node_free()
1135 if (node->type != isl_ast_node_for) in isl_ast_node_for_set_body()
1154 if (node->type != isl_ast_node_for) in isl_ast_node_for_get_body()
1176 if (node->type != isl_ast_node_for) in isl_ast_node_for_is_degenerate()
1187 if (node->type != isl_ast_node_for) in isl_ast_node_for_get_iterator()
1198 if (node->type != isl_ast_node_for) in isl_ast_node_for_get_init()
1465 case isl_ast_node_for: in isl_ast_node_foreach_descendant_top_down()
2149 case isl_ast_node_for: in print_ast_node_isl()
2451 case isl_ast_node_for: in print_ast_node_c()
[all …]
H A Disl_test.c9798 if (isl_ast_node_get_type(tree) == isl_ast_node_for) in create_leaf()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dast_type.h84 isl_ast_node_for = 1, enumerator
H A Disl-noexceptions.h1289 static const auto type = isl_ast_node_for;
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp150 assert(isl_ast_node_get_type(For.get()) == isl_ast_node_for); in getNumberOfIterations()
424 isl_ast_node_get_type(Child) == isl_ast_node_for) { in createMark()
529 assert(isl_ast_node_get_type(Node.get()) == isl_ast_node_for); in IsLoopVectorizerDisabled()
1042 case isl_ast_node_for: in create()
H A DIslAst.cpp464 case isl_ast_node_for: in walkAstForStatistics()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod11465 C<isl_ast_node_for>,
11470 An C<isl_ast_node_for> represents a for node.
12057 is called whenever a node of type C<isl_ast_node_for> needs to
12062 nodes of type C<isl_ast_node_for>. It is therefore safe to