Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dll_structure.cpp348 static const hash_functions_t mdnode_hash_functions = {mdnode_hash, variable
570 new_module->mdnodes_map = hashmap_alloc(mdnode_hash_functions); in ll_create_module()