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

/netbsd-current/external/mit/isl/dist/
H A Disl_ast.c3671 struct isl_ast_expr_op_printed { struct
3675 /* Create an empty struct isl_ast_expr_op_printed.
3679 return isl_calloc_type(ctx, struct isl_ast_expr_op_printed);
3682 /* Free a struct isl_ast_expr_op_printed.
3689 /* Ensure that "p" has an isl_ast_expr_op_printed note identified by "id".
3698 * an isl_ast_expr_op_printed note.
3718 struct isl_ast_expr_op_printed *printed;

Completed in 115 milliseconds