Home
last modified time | relevance | path

Searched defs:bb_to_omp_idx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c737 basic_block for_bb, int *bb_to_omp_idx, in handle_abnormal_edges()
969 int *bb_to_omp_idx = NULL; in make_edges() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc99 static vec<int> bb_to_omp_idx; variable