Revert "Small refactor on VectorizerHint for deduplication"
[oota-llvm.git] / lib / CodeGen / MachineRegionInfo.cpp
index c6b6802b0eb1b80d6e3ba1a1614b240e190e86f3..5a5035ecd7864a363cb16e6812560873a73b91e0 100644 (file)
@@ -4,6 +4,8 @@
 #include "llvm/ADT/Statistic.h"
 #include "llvm/Analysis/RegionInfoImpl.h"
 
+#define DEBUG_TYPE "region"
+
 using namespace llvm;
 
 STATISTIC(numMachineRegions,       "The # of machine regions");