reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
43 map = isl_map_equate(map, isl_dim_in, build->depth, isl_dim_out, 0); 44 map = isl_map_eliminate(map, isl_dim_in, build->depth, 1); 138 build->depth = n; 195 dup->depth = build->depth; 195 dup->depth = build->depth; 536 for (i = 0; i < build->depth; ++i) 573 return build->depth != dim || any_eliminated(build); 612 build->depth, dim - build->depth); 612 build->depth, dim - build->depth); 613 for (i = build->depth - 1; i >= 0; --i) 640 return build ? build->depth : -1; 653 build->depth++; 738 if (!isl_ast_build_has_stride(build, build->depth)) 798 build->values = isl_multi_aff_set_aff(build->values, build->depth, aff); 849 if (isl_ast_build_has_affine_value(build, build->depth)) { 850 set = isl_set_eliminate(set, isl_dim_set, build->depth, 1); 886 if (isl_ast_build_has_affine_value(build, build->depth)) { 897 isl_dim_set, build->depth, 1); 902 generated, isl_dim_set, build->depth, 1); 1185 build->depth, dim - build->depth); 1185 build->depth, dim - build->depth); 1186 for (i = build->depth - 1; i >= 0; --i) { 1214 for (i = 0; i < build->depth; ++i) { 1275 pos = build->depth; 1311 pos = build->depth; 1376 if (!isl_ast_build_has_stride(build, build->depth)) 1463 data.depth = build->depth; 1698 depth = build->depth; 1829 build->outer_pos = build->depth; 2195 local_pos = build->depth - build->outer_pos; 2236 local_pos = build->depth - build->outer_pos; 2351 local_pos = build->depth - build->outer_pos; 2380 depth = build->depth; 2403 depth = build->depth;