Searched refs:isl_ast_node_alloc_if (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/isl/dist/
H A Disl_ast_private.h96 __isl_give isl_ast_node *isl_ast_node_alloc_if(__isl_take isl_ast_expr *guard);
H A Disl_ast_graft.c330 if_node = isl_ast_node_alloc_if(expr);
H A Disl_ast.c933 __isl_give isl_ast_node *isl_ast_node_alloc_if(__isl_take isl_ast_expr *guard) function
3469 node = isl_ast_node_alloc_if(isl_stream_read_ast_expr(s));

Completed in 278 milliseconds