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

/netbsd-current/external/mit/isl/dist/
H A Disl_ast.c232 __isl_give isl_ast_expr *isl_ast_expr_cow(__isl_take isl_ast_expr *expr) function
420 * then the call to isl_ast_expr_cow has no effect.
432 expr = isl_ast_expr_cow(expr);

Completed in 205 milliseconds