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

/haiku-buildtools/isl/
H A Disl_ast.c1356 static __isl_give isl_printer *print_body_c(__isl_take isl_printer *p, function
1385 p = print_body_c(p, else_node, NULL, options);
1463 p = print_body_c(p, node->u.f.body, NULL, options);
1498 p = print_body_c(p, node->u.i.then, node->u.i.else_node, options);

Completed in 24 milliseconds