Remove dead methods.
[oota-llvm.git] / include / llvm / AttributesImpl.h
index eea11a7011a4f4acc5c254398d6768968cc38ceb..93001e279f5a75d6bb5e7729bc153722536bd152 100644 (file)
@@ -36,8 +36,6 @@ public:
   uint64_t getAlignment() const;
   uint64_t getStackAlignment() const;
 
-  bool isEmptyOrSingleton() const;
-
   static uint64_t getAttrMask(uint64_t Val);
 
   void Profile(FoldingSetNodeID &ID) const {