Searched refs:larray (Results 1 – 3 of 3) sorted by relevance
200 vec<loop_p, va_gc> *larray; member438 return (*current_loops->larray)[num]; in get_loop()487 return current_loops->larray; in get_loops()499 return vec_safe_length (current_loops->larray); in number_of_loops()589 for (i = 0; vec_safe_iterate (current_loops->larray, i, &aloop); i++) in fel_init()
10893 (!pair "larray"
16775 corresponding field of the 'larray' vector in the loops structure. The16777 entries in the 'larray' created by deleting loops. Also, there is no16781 The entries of the 'larray' field should not be accessed directly. The