Home
last modified time | relevance | path

Searched refs:m_on_stack (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h632 : m_index (-1), m_lowlink (-1), m_on_stack (false) in per_node_data()
637 bool m_on_stack; member
H A Dengine.cc1613 i, v.m_index, v.m_lowlink, v.m_on_stack); in dump()
1630 v->m_on_stack = true; in strong_connect()
1646 else if (w->m_on_stack) in strong_connect()
1663 w->m_on_stack = false; in strong_connect()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h698 : m_index (-1), m_lowlink (-1), m_on_stack (false) in per_node_data()
703 bool m_on_stack; member
H A Dengine.cc2103 i, v.m_index, v.m_lowlink, v.m_on_stack); in dump()
2131 v->m_on_stack = true; in strong_connect()
2150 else if (w->m_on_stack) in strong_connect()
2167 w->m_on_stack = false; in strong_connect()