For PR1328:
[oota-llvm.git] / include / llvm / Function.h
index 751d1a3c4bdf87f34015a8603a05aebc986ee7a6..90a8275bec10f381c55b25ef4597071466d8bfcd 100644 (file)
@@ -103,7 +103,7 @@ public:
   /// The particular intrinsic functions which correspond to this value are
   /// defined in llvm/Intrinsics.h.
   ///
-  unsigned getIntrinsicID() const;
+  unsigned getIntrinsicID(bool noAssert = false) const;
   bool isIntrinsic() const { return getIntrinsicID() != 0; }
 
   /// getCallingConv()/setCallingConv(uint) - These method get and set the