C90 prototype updates.
[gcc.git] / gcc / value-prof.h
index 233895e4a31996f2ec2335972193e007ae1b2052..afbeb916eb853e86e01af80b05b5298c4f568822 100644 (file)
@@ -61,3 +61,4 @@ struct histogram_value
 
 extern void find_values_to_profile (unsigned *, struct histogram_value **);
 extern void free_profiled_values (unsigned, struct histogram_value *);
+extern bool value_profile_transformations (void);