add some prototypes
[oota-llvm.git] / include / llvm / Analysis / DataStructure / DataStructure.h
index e110d581db9fa3fbf7f8ff4e283664fad12fd75b..15caec5c3a4e0e5fa2bd66da004ebd818d8bcab0 100644 (file)
@@ -31,6 +31,10 @@ class DSCallSite;
 class DSNode;
 class DSNodeHandle;
 
+FunctionPass *createDataStructureStatsPass();
+FunctionPass *createDataStructureGraphCheckerPass();
+
+
 // FIXME: move this stuff to a private header
 namespace DataStructureAnalysis {
   /// isPointerType - Return true if this first class type is big enough to hold