Searched refs:allocate_expr (Results 1 – 1 of 1) sorted by relevance
650 tree temp_expr, allocate_expr; in build_throw() local701 allocate_expr = do_allocate_exception (temp_type); in build_throw()702 allocate_expr = get_target_expr (allocate_expr); in build_throw()703 ptr = TARGET_EXPR_SLOT (allocate_expr); in build_throw()764 exp = build2 (COMPOUND_EXPR, TREE_TYPE (exp), allocate_expr, exp); in build_throw()