HomeSort by: relevance | last modified time | path
    Searched refs:gimple_cfg_hooks (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
cfghooks.h 277 extern struct cfg_hooks gimple_cfg_hooks;
cfghooks.cc 66 cfg_hooks = &gimple_cfg_hooks;
86 if (cfg_hooks == &gimple_cfg_hooks)
tree-cfg.cc 9382 struct cfg_hooks gimple_cfg_hooks = { variable in typeref:struct:cfg_hooks
  /src/external/gpl3/gcc.old/dist/gcc/
cfghooks.h 277 extern struct cfg_hooks gimple_cfg_hooks;
cfghooks.cc 66 cfg_hooks = &gimple_cfg_hooks;
86 if (cfg_hooks == &gimple_cfg_hooks)
tree-cfg.cc 9094 struct cfg_hooks gimple_cfg_hooks = { variable in typeref:struct:cfg_hooks

Completed in 26 milliseconds