Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1619 bool needs_phi = false; in handle_live_in() local
1625 needs_phi |= !(new_val == ops[i]); in handle_live_in()
1628 if (needs_phi) { in handle_live_in()