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

/netbsd-current/external/mit/isl/dist/
H A Disl_ast.c620 __isl_give isl_ast_expr *isl_ast_expr_alloc_unary( function
644 return isl_ast_expr_alloc_unary(isl_ast_expr_op_minus, arg);
660 return isl_ast_expr_alloc_unary(isl_ast_expr_op_address_of, expr);

Completed in 122 milliseconds