Searched refs:gimplify_cp_loop (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/cp/
H A Dcp-gimplify.c192 gimplify_cp_loop (tree cond, tree body, tree incr, tree attrs, function
293 prequeue and hand off to gimplify_cp_loop. */
304 *stmt_p = gimplify_cp_loop (FOR_COND (stmt), FOR_BODY (stmt),
317 *stmt_p = gimplify_cp_loop (WHILE_COND (stmt), WHILE_BODY (stmt),
330 *stmt_p = gimplify_cp_loop (DO_COND (stmt), DO_BODY (stmt),

Completed in 78 milliseconds