Home
last modified time | relevance | path

Searched defs:adjust_info (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-loop-manip.c135 struct adjust_info struct
147 static vec<adjust_info, va_heap> adjust_vec; argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vect-loop-manip.c120 } adjust_info; typedef
132 static VEC(adjust_info, stack) *adjust_vec; in VEC() argument
/dflybsd-src/lib/libtcplay/
H A Dtcplay.c426 adjust_info(struct tcplay_info *info, struct tcplay_info *hinfo) in adjust_info() function