Searched refs:create_phi_nodes (Results 1 – 2 of 2) sorted by relevance
35 container_node* ssa_prepare::create_phi_nodes(int count) { in create_phi_nodes() function in r600_sb::ssa_prepare96 n.phi = create_phi_nodes(n.dep_count()); in visit()98 n.loop_phi = create_phi_nodes(n.rep_count()); in visit()
628 container_node* create_phi_nodes(int count);