Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dvir_live_variables.c210 vir_live_variables_dataflow(struct v3d_compile *c, int bitset_words) in vir_live_variables_dataflow() function
341 while (vir_live_variables_dataflow(c, bitset_words)) in vir_calculate_live_intervals()