start inferring 'no side effects'.
[oota-llvm.git] / utils / TableGen / CodeGenTarget.h
index 07407334196755a2278ac44d450e1855a4363e2e..922c2b41a105065216e69ceb4a052190bac288d9 100644 (file)
@@ -38,7 +38,8 @@ enum SDNP {
   SDNPInFlag,
   SDNPOptInFlag,
   SDNPMayLoad,
-  SDNPMayStore
+  SDNPMayStore,
+  SDNPSideEffect
 };
 
 /// getValueType - Return the MVT::ValueType that the specified TableGen record