implement enough of the memset inference algorithm to recognize and insert
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolution.h
index 38c50d1fbed556d071eb6b1c0f1672d371378940..d9104067711f86c58daa0598115f9793d13d3607 100644 (file)
@@ -539,8 +539,7 @@ namespace llvm {
 
     /// getMinusSCEV - Return LHS-RHS.
     ///
-    const SCEV *getMinusSCEV(const SCEV *LHS,
-                             const SCEV *RHS);
+    const SCEV *getMinusSCEV(const SCEV *LHS, const SCEV *RHS);
 
     /// getTruncateOrZeroExtend - Return a SCEV corresponding to a conversion
     /// of the input value to the specified type.  If the type must be