Searched defs:clab (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc232 tree blab, clab; local
450 tree clab = begin_bc_block (bc_continue, locus); local
461 finish_bc_block (&OMP_FOR_BODY (stmt), bc_continue, clab); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c254 tree blab, clab; local
450 tree clab = begin_bc_block (bc_continue, locus); local
461 finish_bc_block (&OMP_FOR_BODY (stmt), bc_continue, clab); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c11032 c_finish_loop(location_t start_locus, location_t cond_locus, tree cond, location_t incr_locus, tree incr, tree body, tree blab, tree clab, bool cond_is_first) argument

Completed in 256 milliseconds