Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1686 std::vector<Temp> phi_users; in try_remove_trivial_phi() local
1697 phi_users.emplace_back(instr->definitions[0].getTemp()); in try_remove_trivial_phi()
1718 for (Temp t : phi_users) in try_remove_trivial_phi()