Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-data-ref.h86 struct first_location_in_loop first_location; member
120 (DR)->object_info.access_fns : (DR)->first_location.access_fns)
124 #define DR_BASE_ADDRESS(DR) (DR)->first_location.base_address
125 #define DR_OFFSET(DR) (DR)->first_location.offset
126 #define DR_INIT(DR) (DR)->first_location.init
127 #define DR_STEP(DR) (DR)->first_location.step
136 &((DR)->object_info.access_fns) : &((DR)->first_location.access_fns))
142 (DR)->first_location.access_fns = ACC_FNS; \
149 VEC_free (tree, heap, (DR)->first_location.access_fns); \
/openbsd/gnu/gcc/gcc/doc/
H A Dloop.texi526 @code{a.first_location} and @code{b.first_location};
H A Dgccint.info8419 `a.first_location' and `b.first_location'; if they are equal,