Home
last modified time | relevance | path

Searched refs:m_lcssa_nodes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-loop-interchange.cc200 vec<gphi *> m_lcssa_nodes; member in loop_cand
219 m_lcssa_nodes.create (3); in loop_cand()
236 m_lcssa_nodes.release (); in ~loop_cand()
313 if (m_lcssa_nodes.length () > allowed_reduction_num) in can_interchange_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-loop-interchange.cc200 vec<gphi *> m_lcssa_nodes; member in loop_cand
219 m_lcssa_nodes.create (3); in loop_cand()
236 m_lcssa_nodes.release (); in ~loop_cand()
313 if (m_lcssa_nodes.length () > allowed_reduction_num) in can_interchange_p()