Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_ast.c620 __isl_give isl_ast_expr *isl_ast_expr_alloc_unary( in isl_ast_expr_alloc_unary() function
644 return isl_ast_expr_alloc_unary(isl_ast_expr_op_minus, arg); in isl_ast_expr_neg()
660 return isl_ast_expr_alloc_unary(isl_ast_expr_op_address_of, expr); in isl_ast_expr_address_of()