Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir_function_detect_recursion.cpp251 remove_unlinked_functions(const void *key, void *data, void *closure) in remove_unlinked_functions() function
312 hash_table_call_foreach(v.function_hash, remove_unlinked_functions, & v); in detect_recursion_unlinked()
H A 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()