Home
last modified time | relevance | path

Searched refs:m_reachability (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddomwalk.cc191 m_reachability (reachability), in dom_walker()
213 if (m_reachability == ALL_BLOCKS) in bb_reachable()
288 if (m_reachability == REACHABLE_BLOCKS) in walk()
H A Ddomwalk.h96 const ENUM_BITFIELD (reachability) m_reachability : 2;
H A DChangeLog-201931216 (dom_walker::m_reachability): Add in place of...
31222 (dom_walker::bb_reachable): Use m_reachability.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddomwalk.c191 m_reachability (reachability), in dom_walker()
213 if (m_reachability == ALL_BLOCKS) in bb_reachable()
288 if (m_reachability == REACHABLE_BLOCKS) in walk()
H A Ddomwalk.h96 const ENUM_BITFIELD (reachability) m_reachability : 2;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc125 m_reachability (eg, m_diag_enode) in path_builder()
132 return m_reachability.reachable_from_p (src_enode); in reachable_from_p()
146 enode_reachability m_reachability; member in ana::path_builder
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc897 m_reachability (eg, m_diag_enode), in path_builder()
910 return m_reachability.reachable_from_p (src_enode); in reachable_from_p()
933 enode_reachability m_reachability; member in ana::path_builder