Home
last modified time | relevance | path

Searched defs:bind_stmt (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction-tests.c473 gimple *bind_stmt = gimple_seq_first_stmt (seq_fn_body); in test_gimplification() local
H A Dgimple.c1373 if (gbind *bind_stmt = dyn_cast <gbind *> (stmt)) in empty_stmt_p() local
1758 gbind *bind_stmt = as_a <gbind *> (stmt); in gimple_copy() local
H A Dtree-nested.c1568 gbind *bind_stmt = as_a <gbind *> (stmt); in convert_nonlocal_reference_stmt() local
H A Dgimplify.c321 gimple_push_bind_expr (gbind *bind_stmt) in gimple_push_bind_expr()
1276 gbind *bind_stmt; in gimplify_bind_expr() local
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dgimple-parser.c106 gbind *bind_stmt = gimple_build_bind (BIND_EXPR_VARS (stmt), NULL, in c_parser_parse_gimple_body() local