Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm / Analysis / LoopIterator.h
index e3ca94bd7ee53c4ef644834b3e57de66bc172a36..e3dd96354c65a414969af84d0d735fd47ef9741d 100644 (file)
@@ -24,7 +24,6 @@
 #ifndef LLVM_ANALYSIS_LOOPITERATOR_H
 #define LLVM_ANALYSIS_LOOPITERATOR_H
 
-#include "llvm/ADT/DepthFirstIterator.h"
 #include "llvm/ADT/PostOrderIterator.h"
 #include "llvm/Analysis/LoopInfo.h"