Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dopt_array_splitting.cpp96 this->in_whole_array_copy = false; in ir_array_reference_visitor()
120 bool in_whole_array_copy; member in __anon0b0befdb0111::ir_array_reference_visitor
168 in_whole_array_copy = in visit_enter()
177 in_whole_array_copy = false; in visit_leave()
190 if (in_assignee && in_whole_array_copy) in visit()