Searched refs:isl_ast_build_alloc (Results 1 – 8 of 8) sorted by relevance
49 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx);
5629 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
6289 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
189 build = isl_ast_build_alloc(isl_schedule_get_ctx(schedule)); in construct_ast_from_schedule()
165 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx) in isl_ast_build_alloc() function
9986 build = isl_ast_build_alloc(ctx); in test_ast_expr()
5404 self.ptr = isl.isl_ast_build_alloc(self.ctx)5613 isl.isl_ast_build_alloc.restype = c_void_p5614 isl.isl_ast_build_alloc.argtypes = [Context]
11650 __isl_give isl_ast_build *isl_ast_build_alloc(11662 An C<isl_ast_build> created using C<isl_ast_build_alloc> does not