Introduce the VectorizeConfig class, with which we can control the behavior
[oota-llvm.git] / include / llvm / InitializePasses.h
index cf3c41ee4ad80285c8c15baa54d9f42db5497b52..33d20435de1de865e3604b2aee8062f436d02ca9 100644 (file)
@@ -105,6 +105,7 @@ void initializeExpandPostRAPass(PassRegistry&);
 void initializePathProfilerPass(PassRegistry&);
 void initializeGCOVProfilerPass(PassRegistry&);
 void initializeAddressSanitizerPass(PassRegistry&);
+void initializeThreadSanitizerPass(PassRegistry&);
 void initializeEarlyCSEPass(PassRegistry&);
 void initializeExpandISelPseudosPass(PassRegistry&);
 void initializeFindUsedTypesPass(PassRegistry&);