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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-phinodes.c131 allocate_phi_node (int len) function
211 phi = allocate_phi_node (capacity);
279 new_phi = allocate_phi_node (len);

Completed in 100 milliseconds