Home
last modified time | relevance | path

Searched refs:destroy_links (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_function_detect_recursion.cpp233 destroy_links(exec_list *list, function *f) in destroy_links() function
258 destroy_links(& n->func->callees, f); in remove_unlinked_functions()
263 destroy_links(& n->func->callers, f); in remove_unlinked_functions()