Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dloop-unroll.c2082 struct var_to_expand ve_templ, *ves; in apply_opt_in_copies() local
2113 ve_templ.insn = orig_insn; in apply_opt_in_copies()
2133 ves = htab_find (opt_info->insns_with_var_to_expand, &ve_templ); in apply_opt_in_copies()