reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
162 if (!band) 165 if (--band->ref > 0) 168 isl_multi_union_pw_aff_free(band->mupa); 169 isl_union_set_free(band->ast_build_options); 170 free(band->loop_type); 171 free(band->isolate_loop_type); 172 free(band->coincident); 173 free(band);