Searched refs:has_accessed_variable (Results 1 – 1 of 1) sorted by relevance
3776 bool has_accessed_variable = blocks.count(header) != 0; in analyze_variable_scope() local3788 has_accessed_variable = true; in analyze_variable_scope()3807 if (!static_loop_init || !has_accessed_variable) in analyze_variable_scope()