Home
last modified time | relevance | path

Searched defs:n_labels (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uncprop.c178 int i, n_labels = gimple_switch_num_labels (switch_stmt); in associate_equivalences_with_edges() local
H A Dtree-ssa-dom.c449 int n_labels = gimple_switch_num_labels (switch_stmt); in record_edge_info() local
H A Dpostreload.c1227 int min_labelno, n_labels; in reload_combine() local
H A Dfinal.c766 int n_labels; in grow_label_align() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-uncprop.cc178 int i, n_labels = gimple_switch_num_labels (switch_stmt); in associate_equivalences_with_edges() local
H A Dpostreload.cc1237 int min_labelno, n_labels; in reload_combine() local
H A Dtree-ssa-dom.cc449 int n_labels = gimple_switch_num_labels (switch_stmt); in record_edge_info() local
H A Dfinal.cc753 int n_labels; in grow_label_align() local
/netbsd-src/external/bsd/libevent/dist/
H A Devdns.c1554 int n_labels; /* number of current entries */ member