Home
last modified time | relevance | path

Searched defs:funct_state_summaries (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c144 static funct_state_summary_t *funct_state_summaries = NULL; variable
2005 delete funct_state_summaries; in execute() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc146 static funct_state_summary_t *funct_state_summaries = NULL; variable