Home
last modified time | relevance | path

Searched refs:depth_reached (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc3083 extern int depth_reached;
3091 depth_reached); in cxx_print_statistics()
H A DChangeLog-20121368 * tree.c (depth_reached): Always define global.
1370 * pt.c (depth_reached): Always define.
H A Dpt.cc11081 int depth_reached; variable
11134 if (GATHER_STATISTICS && (tinst_depth > depth_reached)) in push_tinst_level_loc()
11135 depth_reached = tinst_depth; in push_tinst_level_loc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c2896 extern int depth_reached;
2904 depth_reached); in cxx_print_statistics()
H A Dpt.c10757 int depth_reached; variable
10809 if (GATHER_STATISTICS && (tinst_depth > depth_reached)) in push_tinst_level_loc()
10810 depth_reached = tinst_depth; in push_tinst_level_loc()