Forgot a file.
[oota-llvm.git] / docs / TableGenFundamentals.html
index 48087274a17e085e8ca00d85b0aba563b6515e77..526d6d4791798c43571d9c1714842a678244f15d 100644 (file)
@@ -138,7 +138,7 @@ file prints this (at the time of this writing):</p>
   <b>bit</b> isIndirectBranch = 0;
   <b>bit</b> isBarrier = 0;
   <b>bit</b> isCall = 0;
-  <b>bit</b> isSimpleLoad = 0;
+  <b>bit</b> canFoldAsLoad = 0;
   <b>bit</b> mayLoad = 0;
   <b>bit</b> mayStore = 0;
   <b>bit</b> isImplicitDef = 0;