Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_live_variables.c224 qir_live_variables_dataflow(struct vc4_compile *c, int bitset_words) in qir_live_variables_dataflow() function
312 while (qir_live_variables_dataflow(c, bitset_words)) in qir_calculate_live_intervals()