Searched refs:NST_PHI (Results 1 – 5 of 5) sorted by relevance
38 case NST_PHI: in visit()483 case NST_PHI: in dump_op()
41 nn = sh.create_node(NT_OP, NST_PHI); in create_phi_nodes()
689 NST_PHI, enumerator826 bool is_phi() { return subtype == NST_PHI; } in is_phi()
143 if (op->subtype == NST_PHI) { in sched_early()
149 if (n.subtype == NST_PHI) { in fold()