[ScalarEvolution] Get rid of NDEBUG in header (correctly this time).
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolution.h
index f85d328e1c8664209a07ecca62ff399ce7bee4dd..3c28093d7052426372462d858fc6977eec337ae8 100644 (file)
@@ -127,6 +127,10 @@ namespace llvm {
     /// Print out the internal representation of this scalar to the specified
     /// stream.  This should really only be used for debugging purposes.
     void print(raw_ostream &OS) const;
+
+    /// This method is used for debugging.
+    ///
+    void dump() const;
   };
 
   // Specialize FoldingSetTrait for SCEV to avoid needing to compute