Lines Matching refs:global_scope
2034 const bool global_scope = (state->current_function == NULL);2046 if (!global_scope || (var->mode != ir_var_in)) {2059 if (!global_scope || (var->mode != ir_var_out)) {