Searched refs:max_global_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c1964 int max_global_type = 0; local in function:emit_module_info
1968 max_global_type = MAX2(max_global_type, gvar->type->id);
1974 FIXED(util_logbase2(max_global_type) + 1),

Completed in 6 milliseconds