Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir_function_detect_recursion.cpp249 remove_unlinked_functions(const void *key, void *data, void *closure) in remove_unlinked_functions() function
310 hash_table_call_foreach(v.function_hash, remove_unlinked_functions, & v); in detect_recursion_unlinked()
Dgl_nir_detect_function_recursion.c244 remove_unlinked_functions(const void *key, void *data, void *closure) in remove_unlinked_functions() function
301 hash_table_call_foreach(state.function_hash, remove_unlinked_functions, in gl_nir_detect_recursion_linked()