New feature: add support for target intrinsics being defined in the
[oota-llvm.git] / include / llvm / Function.h
index 689d0e620dc0a3f8e1fcfc353bdb93dc9cd2cf05..942a5f00d54c6de1f5b5fa03124c2f776aa854d5 100644 (file)
@@ -129,7 +129,7 @@ public:
   /// The particular intrinsic functions which correspond to this value are
   /// defined in llvm/Intrinsics.h.
   ///
-  unsigned getIntrinsicID(bool noAssert = false) const;
+  unsigned getIntrinsicID() const;
   bool isIntrinsic() const { return getIntrinsicID() != 0; }
 
   /// getCallingConv()/setCallingConv(uint) - These method get and set the