Searched refs:exec_node_get_prev_const (Results 1 – 2 of 2) sorted by relevance
137 exec_node_get_prev_const(const struct exec_node *n) in exec_node_get_prev_const() function219 return exec_node_get_prev_const(this); in get_prev()
786 return exec_node_is_head_sentinel(exec_node_get_prev_const(&instr->node)); in nir_instr_is_first()