Home
last modified time | relevance | path

Searched defs:dest_idx (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfgcleanup.cc1431 unsigned int dest_idx = single_succ_edge (bb)->dest_idx; in execute() local
H A Dcfg.cc261 unsigned int dest_idx = e->dest_idx; in disconnect_dest() local
H A Dbasic-block.h46 unsigned int dest_idx; in class() local
H A Dread-rtl-function.cc753 int dest_idx = from ? this_bb_idx : other_bb_idx; in parse_edge() local
H A Dtree-vect-slp.cc3167 unsigned dest_idx = loop_latch_edge (loop)->dest_idx; in vect_build_slp_instance() local
7725 unsigned dest_idx = e->dest_idx; in vect_schedule_scc() local
H A Domp-expand.cc4931 int dest_idx = find_edge (entry_bb, fin_bb)->dest_idx; in expand_omp_for_static_nochunk() local
5726 int dest_idx = find_edge (iter_part_bb, fin_bb)->dest_idx; in expand_omp_for_static_chunk() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfgcleanup.c1413 unsigned int dest_idx = single_succ_edge (bb)->dest_idx; in execute() local
H A Dcfg.c247 unsigned int dest_idx = e->dest_idx; in disconnect_dest() local
H A Dbasic-block.h46 unsigned int dest_idx; in class() local
H A Dread-rtl-function.c753 int dest_idx = from ? this_bb_idx : other_bb_idx; in parse_edge() local
H A Domp-expand.c3730 int dest_idx = find_edge (entry_bb, fin_bb)->dest_idx; in expand_omp_for_static_nochunk() local
4534 int dest_idx = find_edge (iter_part_bb, fin_bb)->dest_idx; in expand_omp_for_static_chunk() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregcomp.c975 Idx dest_idx = dfa->edests[node_idx].elems[0]; in create_initial_state() local
H A Dregexec.c2498 Idx dest_idx; in transit_state_mb() local