Home
last modified time | relevance | path

Searched defs:new_kills (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dopt_constant_propagation.cpp378 hash_table *new_kills = _mesa_pointer_hash_table_create(mem_ctx); in visit_enter() local
422 hash_table *new_kills = this->kills; in handle_loop() local
Dopt_copy_propagation_elements.cpp569 exec_list *new_kills = new(mem_ctx) exec_list; in visit_enter() local
616 exec_list *new_kills = this->kills; in handle_loop() local