Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_ast.c1252 static isl_stat isl_ast_node_check_for(__isl_keep isl_ast_node *node) in isl_ast_node_check_for() function
1328 if (isl_ast_node_check_for(node) < 0) in isl_ast_node_for_take_body()
1351 if (isl_ast_node_check_for(node) < 0) in isl_ast_node_for_get_body()
1370 if (isl_ast_node_check_for(node) < 0) in isl_ast_node_for_is_degenerate()
1378 if (isl_ast_node_check_for(node) < 0) in isl_ast_node_for_get_iterator()
1386 if (isl_ast_node_check_for(node) < 0) in isl_ast_node_for_get_init()
1401 if (isl_ast_node_check_for(node) < 0) in isl_ast_node_for_get_cond()
1419 if (isl_ast_node_check_for(node) < 0) in isl_ast_node_for_get_inc()
3179 if (isl_ast_node_check_for(node) < 0 || !options) in isl_ast_node_for_print()