HomeSort by relevance Sort by last modified time
    Searched refs:pop_head (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glsl/
ir_function_detect_recursion.cpp 270 struct call_node *n = (struct call_node *) f->callers.pop_head();
275 struct call_node *n = (struct call_node *) f->callees.pop_head();
list.h 390 exec_node *pop_head() function in struct:exec_list
loop_analysis.cpp 227 (loop_variable_state *) this->state.pop_head();

Completed in 177 milliseconds