Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloopanal.c39 struct target_cfgloop *this_target_cfgloop = &default_target_cfgloop; variable
H A Dcfgloop.h806 #define this_target_cfgloop (&default_target_cfgloop) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloopanal.cc39 struct target_cfgloop *this_target_cfgloop = &default_target_cfgloop; variable
H A Dcfgloop.h860 #define this_target_cfgloop (&default_target_cfgloop) macro