Home
last modified time | relevance | path

Searched defs:scev_info_str (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-scalar-evolution.c274 struct GTY(()) scev_info_str { struct
275 basic_block instantiated_below;
299 static GTY ((param_is (struct scev_info_str))) htab_t scalar_evolution_info; argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-scalar-evolution.c293 struct GTY((for_user)) scev_info_str { struct
294 unsigned int name_version;
318 struct scev_info_hasher : ggc_ptr_hash<scev_info_str> argument