Home
last modified time | relevance | path

Searched refs:within_table (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstate-purge.cc1073 bool within_table) const in add_node_annotations()
1078 if (within_table) in add_node_annotations()
1118 const auto_vec<tree> &v, bool within_table) in print_vec_of_names() argument
1123 if (within_table) in print_vec_of_names()
1133 if (within_table) in print_vec_of_names()
1179 bool within_table) const in print_needed()
1212 print_vec_of_names (gv, "needed here", needed, within_table); in print_needed()
1213 print_vec_of_names (gv, "not needed here", not_needed, within_table); in print_needed()
H A Dstate-purge.h248 bool within_table) const;
H A Dsupergraph.h590 bool within_table ATTRIBUTE_UNUSED) in add_node_annotations()
H A Dengine.cc5498 bool within_table) in add_node_annotations()
5501 if (!within_table) in add_node_annotations()
H A DChangeLog1828 (print_vec_of_names): Add "within_table" param and use it.
6044 Return a bool, add a "within_table" param.
6050 Return a bool, add a "within_table" param.
6054 twice: as before, passing false for "within_table", then again
6061 "within_table" param.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dstate-purge.cc425 bool within_table) const in add_node_annotations()
430 if (within_table) in add_node_annotations()
H A Dsupergraph.h574 bool within_table ATTRIBUTE_UNUSED) in add_node_annotations()
H A Dengine.cc3769 bool within_table) in add_node_annotations()
3772 if (!within_table) in add_node_annotations()