Searched refs:started_last_seg (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c90 bool started_last_seg = false; local in function:v3d_choose_spill_node
102 c->threads > 1 && started_last_seg;
148 started_last_seg = true;
152 started_last_seg = true;
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c73 bool started_last_seg = false; local in function:v3d_choose_spill_node
87 (c->threads > 1 && started_last_seg));
129 started_last_seg = true;
133 started_last_seg = true;

Completed in 4 milliseconds