Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dopt_copy_propagation.cpp122 exec_list *orig_kills = this->kills; in visit_enter() local
131 this->kills = orig_kills; in visit_enter()
211 exec_list *orig_kills = this->kills; in handle_if_block() local
231 this->kills = orig_kills; in handle_if_block()
257 exec_list *orig_kills = this->kills; in visit_enter() local
275 this->kills = orig_kills; in visit_enter()
Dopt_constant_propagation.cpp225 exec_list *orig_kills = this->kills; in visit_enter() local
234 this->kills = orig_kills; in visit_enter()
312 exec_list *orig_kills = this->kills; in handle_if_block() local
332 this->kills = orig_kills; in handle_if_block()
359 exec_list *orig_kills = this->kills; in visit_enter() local
377 this->kills = orig_kills; in visit_enter()
Dopt_copy_propagation_elements.cpp150 exec_list *orig_kills = this->kills; in visit_enter() local
159 this->kills = orig_kills; in visit_enter()
319 exec_list *orig_kills = this->kills; in handle_if_block() local
339 this->kills = orig_kills; in handle_if_block()
368 exec_list *orig_kills = this->kills; in visit_enter() local
386 this->kills = orig_kills; in visit_enter()