Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc102 m_parent.m_cf->m_has_allocas = true; in operator ()()
H A Dbrig-function.h188 bool m_has_allocas; variable
H A Dbrig-function.cc61 m_ret_value_brig_var (NULL), m_has_barriers (false), m_has_allocas (false), in brig_function()
819 if (m_has_allocas) in finish()
837 if (m_has_allocas) in finish_kernel()