Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcombine.c497 static const struct rtl_hooks combine_rtl_hooks = RTL_HOOKS_INITIALIZER; variable
1125 rtl_hooks = combine_rtl_hooks; in combine_instructions()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcombine.c517 static const struct rtl_hooks combine_rtl_hooks = RTL_HOOKS_INITIALIZER; variable
1172 rtl_hooks = combine_rtl_hooks; in combine_instructions()