Searched refs:allocate_phi_node (Results 1 – 2 of 2) sorted by relevance
131 allocate_phi_node (int len) in allocate_phi_node() function211 phi = allocate_phi_node (capacity); in make_phi_node()279 new_phi = allocate_phi_node (len); in resize_phi_node()
6967 * tree-phinodes.c (allocate_phi_node): New.