Searched refs:local_variables (Results 1 – 5 of 5) sorted by relevance
929 SmallVector<VariableID> local_variables; member943 local_variables.push_back(id); in add_local_variable()
418 for (auto &v : current_function->local_variables) in flush_all_active_variables()3555 if (find(begin(entry.local_variables), end(entry.local_variables), VariableID(var.first)) == in analyze_variable_scope()3556 end(entry.local_variables)) in analyze_variable_scope()
13824 for (auto &v : func.local_variables) in emit_function()13916 for (auto &v : func.local_variables) in emit_function()
1555 for (auto &var : entry_func.local_variables) in extract_global_variables_from_functions()
62159 struct acpi_namespace_node local_variables[8]; member