rename DenseMap to IndexedMap.
[oota-llvm.git] / include / llvm / CodeGen / RuntimeLibcalls.h
index 011fc2df0fa3a51b62b2e25b4536a78b7f43e20a..2609c55b1512c0795e8a534300e5417393d71614 100644 (file)
@@ -98,6 +98,8 @@ namespace RTLIB {
     OGT_F64,
     UO_F32,
     UO_F64,
+    O_F32,
+    O_F64,
 
     UNKNOWN_LIBCALL
   };