Searched refs:pop_head (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/glsl/
H A Dir_function_detect_recursion.cpp270 struct call_node *n = (struct call_node *) f->callers.pop_head();
275 struct call_node *n = (struct call_node *) f->callees.pop_head();
H A Dlist.h390 exec_node *pop_head() function in struct:exec_list
H A Dloop_analysis.cpp227 (loop_variable_state *) this->state.pop_head();

Completed in 156 milliseconds