Home
last modified time | relevance | path

Searched refs:isl_ast_node_block_get_children (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dast.h154 __isl_give isl_ast_node_list *isl_ast_node_block_get_children(
Dcpp-checked.h4960 auto res = isl_ast_node_block_get_children(get()); in children()
Disl-noexceptions.h5083 auto res = isl_ast_node_block_get_children(get()); in block_get_children()
Dcpp.h5535 auto res = isl_ast_node_block_get_children(get()); in children()
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp470 isl_ast_node_list *List = isl_ast_node_block_get_children(Body); in createForVector()
1002 isl_ast_node_list *List = isl_ast_node_block_get_children(Block); in createBlock()
/external/llvm-project/polly/lib/External/isl/
Disl_ast_graft.c455 list = isl_ast_node_block_get_children(*body); in extend_body()
Disl_ast.c1340 __isl_give isl_ast_node_list *isl_ast_node_block_get_children( in isl_ast_node_block_get_children() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py5665 res = isl.isl_ast_node_block_get_children(arg0.ptr)
5671 isl.isl_ast_node_block_get_children.restype = c_void_p
5672 isl.isl_ast_node_block_get_children.argtypes = [c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod11064 isl_ast_node_block_get_children(