Searched refs:get_head (Results 1 – 5 of 5) sorted by relevance
338 const exec_node *get_head() const in get_head() function343 exec_node *get_head() in get_head() function396 exec_node *const n = this->get_head(); in pop_head()
144 (loop_variable_state *) this->state.get_head(); in visit()161 (loop_variable_state *) this->state.get_head(); in visit()476 (ir_instruction *) ir->then_instructions.get_head(); in is_loop_terminator()
386 if (n != this->expressions.get_head()) in print()422 if (n != this->expressions.get_head()) in print()550 if (ptr != this->declarations.get_head()) in print()
129 s_symbol *type_sym = SX_AS_SYMBOL(list->subexpressions.get_head()); in read_type()194 s_symbol *tag = SX_AS_SYMBOL(sub->subexpressions.get_head()); in scan_for_prototypes()238 s_symbol *tag = SX_AS_SYMBOL(siglist->subexpressions.get_head()); in read_function()272 s_symbol *paramtag = SX_AS_SYMBOL(paramlist->subexpressions.get_head()); in read_function_sig()382 s_symbol *tag = SX_AS_SYMBOL(list->subexpressions.get_head()); in read_instruction()571 s_symbol *tag = SX_AS_SYMBOL(list->subexpressions.get_head()); in read_rvalue()
322 ir_constant *value = (ir_constant *) ir->components.get_head(); in visit()