Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhsa-regalloc.c100 for (phi = hbb->m_first_phi; in naive_outof_ssa()
106 hbb->m_first_phi = NULL; in naive_outof_ssa()
H A Dhsa-dump.c1162 for (insn = hbb->m_first_phi; insn; insn = insn->m_next) in dump_hsa_bb()
H A Dhsa-common.h1050 hsa_insn_phi *m_first_phi, *m_last_phi; variable
H A Dhsa-gen.c1786 if (!m_first_phi) in append_phi()
1787 m_first_phi = hphi; in append_phi()
5853 : m_bb (cfg_bb), m_first_insn (NULL), m_last_insn (NULL), m_first_phi (NULL), in hsa_bb()
5864 : m_bb (cfg_bb), m_first_insn (NULL), m_last_insn (NULL), m_first_phi (NULL), in hsa_bb()