The TargetData is not used for the isPowerOfTwo determination. It has never
[oota-llvm.git] / include / llvm / Analysis / PtrUseVisitor.h
index e15f2b45a822517fae5a8b4ff7fae71678226cbc..f5daf2c63ed5f39cfca8ad387fddecde691cadd1 100644 (file)
@@ -29,7 +29,6 @@
 #include "llvm/InstVisitor.h"
 #include "llvm/IntrinsicInst.h"
 #include "llvm/Support/Compiler.h"
-#include "llvm/Support/GetElementPtrTypeIterator.h"
 
 namespace llvm {