Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-phinodes.c131 allocate_phi_node (int len) in allocate_phi_node() function
211 phi = allocate_phi_node (capacity); in make_phi_node()
279 new_phi = allocate_phi_node (len); in resize_phi_node()