Searched refs:ind_type (Results 1 – 3 of 3) sorted by relevance
5066 } ind_type; typedef5090 ind_type *ind; in index_cost()5112 ind = (ind_type *) data; in index_cost()5129 const ind_type *i1 = (const ind_type *) e1; in loop_comp()5130 const ind_type *i2 = (const ind_type *) e2; in loop_comp()5152 ind_type *ind; in index_interchange()5166 ind = XALLOCAVEC (ind_type, n_iter + 1); in index_interchange()5182 qsort ((void *) ind, n_iter, sizeof (ind_type), loop_comp); in index_interchange()
581 (ind_type): New function.
4786 } ind_type; typedef4810 ind_type *ind; in index_cost()4832 ind = (ind_type *) data; in index_cost()4849 const ind_type *i1 = (const ind_type *) e1; in loop_comp()4850 const ind_type *i2 = (const ind_type *) e2; in loop_comp()4872 ind_type *ind; in index_interchange()4886 ind = XALLOCAVEC (ind_type, n_iter + 1); in index_interchange()4902 qsort ((void *) ind, n_iter, sizeof (ind_type), loop_comp); in index_interchange()