HomeSort by: relevance | last modified time | path
    Searched defs:default_target_cfgloop (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
cfgloopanal.cc 37 struct target_cfgloop default_target_cfgloop; variable in typeref:struct:target_cfgloop
39 struct target_cfgloop *this_target_cfgloop = &default_target_cfgloop;
  /src/external/gpl3/gcc/dist/gcc/
cfgloopanal.cc 37 struct target_cfgloop default_target_cfgloop; variable in typeref:struct:target_cfgloop
39 struct target_cfgloop *this_target_cfgloop = &default_target_cfgloop;

Completed in 45 milliseconds