When checking whether the special handling for an addrec increment which
[oota-llvm.git] / lib / Analysis / InstCount.cpp
index a4b041f02a3abc09904ed6b152b6ea62fedef6c2..bb2cf53c85efdfa859e6f1a22ff72005edac2e57 100644 (file)
@@ -15,6 +15,7 @@
 #include "llvm/Analysis/Passes.h"
 #include "llvm/Pass.h"
 #include "llvm/Function.h"
+#include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/InstVisitor.h"
 #include "llvm/Support/raw_ostream.h"