Searched refs:m_called_functions (Results 1 – 3 of 3) sorted by relevance
1162 vec <tree> m_called_functions; variable
1994 for (unsigned i = 0; i < hsa_cfun->m_called_functions.length (); i++) in hsa_brig_emit_function()1996 tree called = hsa_cfun->m_called_functions[i]; in hsa_brig_emit_function()
206 m_private_variables (vNULL), m_called_functions (vNULL), in hsa_function_representation()225 m_private_variables (vNULL), m_called_functions (vNULL), in hsa_function_representation()261 m_called_functions.release (); in ~hsa_function_representation()3624 hsa_cfun->m_called_functions.safe_push (call_insn->m_called_function);