diff options
Diffstat (limited to 'gcc/rtl.h')
| -rw-r--r-- | gcc/rtl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h index 819bf51bc03..3a0a019f0f0 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -2028,4 +2028,5 @@ extern void if_convert PARAMS ((int)); /* In predict.c */ extern void invert_br_probabilities PARAMS ((rtx)); +extern bool expensive_function_p PARAMS ((int)); #endif /* ! GCC_RTL_H */ |

