summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/expr.h')
-rw-r--r--contrib/gcc/expr.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/gcc/expr.h b/contrib/gcc/expr.h
index 91ffa3f..97d734b 100644
--- a/contrib/gcc/expr.h
+++ b/contrib/gcc/expr.h
@@ -548,6 +548,10 @@ extern unsigned int case_values_threshold PARAMS ((void));
/* Return an rtx for the size in bytes of the value of an expr. */
extern rtx expr_size PARAMS ((tree));
+/* Return a wide integer for the size in bytes of the value of EXP, or -1
+ if the size can vary or is larger than an integer. */
+extern HOST_WIDE_INT int_expr_size PARAMS ((tree));
+
extern rtx lookup_static_chain PARAMS ((tree));
/* Convert a stack slot address ADDR valid in function FNDECL
OpenPOWER on IntegriCloud