updated for new hooks
[libfirm] / ir / stat / pattern.h
index c775e97..7db8aff 100644 (file)
 #ifndef _PATTERN_H_
 #define _PATTERN_H_
 
+/**
+ * @file pattern.h
+ *
+ * Statistics for libFirm, pattern history.
+ */
+
 /**
  * calculates the pattern history.
  *
@@ -19,7 +25,7 @@
 void stat_calc_pattern_history(ir_graph *irg);
 
 /**
- * initialises the pattern history.
+ * initializes the pattern history.
  *
  * @param enable  Enable flag.
  */