Searched refs:exec_node_get_next_const (Results 1 – 2 of 2) sorted by relevance
119 exec_node_get_next_const(const struct exec_node *n) in exec_node_get_next_const() function203 return exec_node_get_next_const(this); in get_next()
477 return exec_node_is_tail_sentinel(exec_node_get_next_const(&instr->node)); in nir_instr_is_last()