Home
last modified time | relevance | path

Searched refs:verify_expr (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-cfg.c3238 verify_expr (tree *tp, int *walk_subtrees, void *data ATTRIBUTE_UNUSED) in verify_expr() function
3492 addr = walk_tree (&stmt, verify_expr, NULL, NULL); in verify_stmt()
3624 addr = walk_tree (&t, verify_expr, (void *) 1, NULL); in verify_stmts()
H A DChangeLog.tree-ssa520 * tree-cfg.c (verify_expr): Don't allow assign to
1142 * tree-cfg.c (verify_expr): Do not walk down into types.
2689 * tree-cfg.c (verify_expr): Tidy. Check COND_EXPR for boolean
3766 (verify_expr): ... this one; check that no SSA names are on
H A DChangeLog-200516888 * tree-cfg.c (verify_expr): Add checking for COND_EXPR's conditional
17457 * tree-cfg.c (verify_expr, case ADDR_EXPR): Verify invariant,
24840 (verify_expr): Handle ASSERT_EXPR.
32776 * tree-cfg.c (verify_expr): Use the data field to see if TP was
32778 (verify_stmts): Pass (void*)1 as data to verify_expr to signal
H A DChangeLog-20042678 * tree-cfg.c (verify_expr): Likewise.
4965 * tree-cfg.c (verify_expr): Replace TREE_OPERAND with
26103 * tree-cfg.c (verify_expr): Use CHECK_OP in binary case.
27837 * tree-cfg.c (verify_expr): Add macro CHECK_OK.
28469 (verify_expr, case ADDR_EXPR): Use handled_component_p.
31778 * tree-cfg.c (verify_expr): Likewise.
H A DChangeLog-2006439 * tree-cfg.c (verify_expr): Don't look into TREE_CONSTANT