Home
last modified time | relevance | path

Searched refs:debugstack (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.h382 void mark_dead_statements (tree dead_param, vec<tree> *debugstack);
H A Dipa-param-manipulation.cc1119 vec<tree> *debugstack) in mark_dead_statements() argument
1162 debugstack->safe_push (t); in mark_dead_statements()
1199 gcc_assert (debugstack->is_empty ()); in mark_dead_statements()
H A DChangeLog-20216363 debugstack, push into it all SSA names used in debug statements,