Searched refs:pop_head (Results 1 – 6 of 6) sorted by relevance
87 ir_instruction *const ir = (ir_instruction *) instructions.pop_head(); in TEST_F()120 ir_instruction *const ir = (ir_instruction *) instructions.pop_head(); in TEST_F()153 ir_instruction *const ir = (ir_instruction *) instructions.pop_head(); in TEST_F()186 ir_instruction *const ir = (ir_instruction *) instructions.pop_head(); in TEST_F()
154 ir = (ir_instruction *) instructions->pop_head(); in check_instructions()164 ir = (ir_instruction *) instructions->pop_head(); in check_instructions()173 ir = (ir_instruction *) instructions->pop_head(); in check_instructions()179 ir = (ir_instruction *) instructions->pop_head(); in check_instructions()432 ir = (ir_instruction *) instructions.pop_head(); in TEST_F()439 ir = (ir_instruction *) instructions.pop_head(); in TEST_F()
255 struct call_node *n = (struct call_node *) f->callers.pop_head(); in remove_unlinked_functions()260 struct call_node *n = (struct call_node *) f->callees.pop_head(); in remove_unlinked_functions()
51 while ((n = ivre->assign_list.pop_head()) != NULL) { in free_entry()
330 exec_node *pop_head();651 inline exec_node *exec_list::pop_head() in pop_head() function
495 (loop_variable_state *) this->state.pop_head(); in visit_leave()