| Home | Sort by: relevance | last modified time | path |
| /src/external/mit/isl/dist/ | |
| isl_ast_build_expr.c | 1505 int pos_is_cst, neg_is_cst; local 1507 pos_is_cst = isl_ast_expr_get_type(expr_pos) == isl_ast_expr_int; 1509 if (pos_is_cst && !neg_is_cst) { |