Searched refs:nir_use_dom_node (Results 1 – 1 of 1) sorted by relevance
89 struct nir_use_dom_node { struct101 struct nir_use_dom_node *dom_nodes; argument105 static struct nir_use_dom_node *111 static struct nir_use_dom_node *113 struct nir_use_dom_node *node) in get_imm_dom()124 struct nir_use_dom_node *node = &state->dom_nodes[*index]; in init_instr()139 static struct nir_use_dom_node *140 intersect(struct nir_use_dominance_state *state, struct nir_use_dom_node *i1, in intersect()141 struct nir_use_dom_node *i2) in intersect()159 struct nir_use_dom_node *pred, in update_imm_dom()[all …]