Searched refs:isl_ast_build_expr_from_set (Results 1 – 7 of 7) sorted by relevance
100 __isl_give isl_ast_expr *isl_ast_build_expr_from_set(
5727 auto res = isl_ast_build_expr_from_set(get(), set.release()); in expr_from()
6459 auto res = isl_ast_build_expr_from_set(get(), set.release()); in expr_from()
1799 __isl_give isl_ast_expr *isl_ast_build_expr_from_set( in isl_ast_build_expr_from_set() function
9527 expr = isl_ast_build_expr_from_set(build, set); in test_ast_build()
5537 res = isl.isl_ast_build_expr_from_set(args[0].ptr, isl.isl_set_copy(args[1].ptr))5627 isl.isl_ast_build_expr_from_set.restype = c_void_p5628 isl.isl_ast_build_expr_from_set.argtypes = [c_void_p, c_void_p]
12099 __isl_give isl_ast_expr *isl_ast_build_expr_from_set(