Searched refs:isl_ast_build_expr_from_set (Results 1 – 10 of 10) sorted by relevance
100 __isl_give isl_ast_expr *isl_ast_build_expr_from_set(
3697 auto res = isl_ast_build_expr_from_set(get(), set.release()); in expr_from()
4569 auto res = isl_ast_build_expr_from_set(get(), set.release()); in expr_from()
4100 auto res = isl_ast_build_expr_from_set(get(), set.release()); in expr_from()
415 isl_ast_build_expr_from_set(Build, S.getAssumedContext().release()); in buildRunCondition()421 isl_ast_build_expr_from_set(Build, S.getInvalidContext().release()); in buildRunCondition()
1261 isl_ast_expr *DomainCond = isl_ast_build_expr_from_set(Build, Domain); in preloadInvariantLoad()
1653 __isl_give isl_ast_expr *isl_ast_build_expr_from_set( in isl_ast_build_expr_from_set() function
9431 expr = isl_ast_build_expr_from_set(build, set); in test_ast_build()
4113 res = isl.isl_ast_build_expr_from_set(args[0].ptr, isl.isl_set_copy(args[1].ptr))4197 isl.isl_ast_build_expr_from_set.restype = c_void_p4198 isl.isl_ast_build_expr_from_set.argtypes = [c_void_p, c_void_p]
11415 __isl_give isl_ast_expr *isl_ast_build_expr_from_set(