Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-phinodes.c130 allocate_phi_node (size_t len) in allocate_phi_node() function
215 phi = allocate_phi_node (capacity); in make_phi_node()
286 new_phi = allocate_phi_node (len); in resize_phi_node()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-phinodes.c92 allocate_phi_node (size_t len) in allocate_phi_node() function
174 phi = allocate_phi_node (capacity); in make_phi_node()
248 new_phi = allocate_phi_node (len); in resize_phi_node()