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

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.h 61 extern void delete_tree_cfg_annotations (function *);
cgraph.cc 1819 delete_tree_cfg_annotations (fn);
cfgexpand.cc 6907 delete_tree_cfg_annotations (fun);
tree-cfg.cc 2908 delete_tree_cfg_annotations (struct function *fn) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.h 60 extern void delete_tree_cfg_annotations (function *);
cgraph.cc 1814 delete_tree_cfg_annotations (fn);
cfgexpand.cc 6881 delete_tree_cfg_annotations (fun);
tree-cfg.cc 2832 delete_tree_cfg_annotations (struct function *fn) function

Completed in 116 milliseconds