Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-phinodes.c159 tree_node_counts[(int) phi_kind]++; in allocate_phi_node()
160 tree_node_sizes[(int) phi_kind] += size; in allocate_phi_node()
H A Dtree.h4588 phi_kind, enumerator
H A Dtree.c495 kind = phi_kind; in make_node_stat()