Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2060 exec_node *previous_tail = NULL; in do_hir() local
2080 if (previous_tail == instructions->get_tail_raw()) { in do_hir()
2091 previous_tail = instructions->get_tail_raw(); in do_hir()