Home
last modified time | relevance | path

Searched defs:this_target_cfgloop (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgloopanal.c37 struct target_cfgloop *this_target_cfgloop = &default_target_cfgloop; variable
H A Dcfgloop.h659 #define this_target_cfgloop (&default_target_cfgloop) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgloopanal.c38 struct target_cfgloop *this_target_cfgloop = &default_target_cfgloop; variable
H A Dcfgloop.h797 #define this_target_cfgloop (&default_target_cfgloop) macro