Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dread-rtl.c126 const char *current_iterator_name; variable
259 if (strcmp (XSTR (attrs_vec->elem[i], 0), current_iterator_name) == 0) in apply_subst_iterator()
268 XSTR (new_attr, 0) = xstrdup (current_iterator_name); in apply_subst_iterator()
614 current_iterator_name = iuse->iterator->name; in apply_iterators()