Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcfg.cc261 unsigned int dest_idx = e->dest_idx; in disconnect_dest() local
Dtree-cfgcleanup.cc1431 unsigned int dest_idx = single_succ_edge (bb)->dest_idx; in execute() local
Dbasic-block.h46 unsigned int dest_idx; in class() local
Dread-rtl-function.cc753 int dest_idx = from ? this_bb_idx : other_bb_idx; in parse_edge() local
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
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/gpl2/xcvs/dist/lib/
Dregcomp.c975 Idx dest_idx = dfa->edests[node_idx].elems[0]; in create_initial_state() local
Dregexec.c2498 Idx dest_idx; in transit_state_mb() local