Home
last modified time | relevance | path

Searched refs:larray (Results 1 – 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcfgloop.h200 vec<loop_p, va_gc> *larray; member
438 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()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
Dgtype.state10893 (!pair "larray"
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info16775 corresponding field of the 'larray' vector in the loops structure. The
16777 entries in the 'larray' created by deleting loops. Also, there is no
16781 The entries of the 'larray' field should not be accessed directly. The