Home
last modified time | relevance | path

Searched refs:cond_expr_object_size (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-object-size.c66 static bool cond_expr_object_size (struct object_size_info *, tree, gimple *);
897 cond_expr_object_size (struct object_size_info *osi, tree var, gimple *stmt) in cond_expr_object_size() function
1001 reexamine = cond_expr_object_size (osi, var, stmt); in collect_object_sizes_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-object-size.cc68 static bool cond_expr_object_size (struct object_size_info *, tree, gimple *);
1415 cond_expr_object_size (struct object_size_info *osi, tree var, gimple *stmt) in cond_expr_object_size() function
1664 reexamine = cond_expr_object_size (osi, var, stmt); in collect_object_sizes_for()
H A DChangeLog.tuples3734 (cond_expr_object_size): Fix comment.
H A DChangeLog16105 (cond_expr_object_size): Use it.
H A DChangeLog-2021567 (cond_expr_object_size, collect_object_sizes_for,
2842 cond_expr_object_size, collect_object_sizes_for,
H A DChangeLog-200733336 * tree-object-size.c (cond_expr_object_size): New.
H A DChangeLog-201910076 * tree-object-size.c (cond_expr_object_size): Return early if then_
H A DChangeLog-201112585 * tree-object-size.c (cond_expr_object_size): Adjust.
H A DChangeLog-201515393 (cond_expr_object_size): Change the formal parameters from gimple