Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir_function_detect_recursion.cpp248 remove_unlinked_functions(const void *key, void *data, void *closure) in remove_unlinked_functions() function
327 hash_table_call_foreach(v.function_hash, remove_unlinked_functions, & v); in detect_recursion_unlinked()
353 hash_table_call_foreach(v.function_hash, remove_unlinked_functions, & v); in detect_recursion_linked()