[LAA] Remove unused RuntimeCheckingPtrGroup constructor (NFC).
authorFlorian Hahn <flo@fhahn.com>
Wed, 1 Jun 2022 12:30:32 +0000 (13:30 +0100)
committerFlorian Hahn <flo@fhahn.com>
Wed, 1 Jun 2022 12:30:33 +0000 (13:30 +0100)
The constructor is not used. Remove it.

llvm/include/llvm/Analysis/LoopAccessAnalysis.h

index d1b8964..5e51966 100644 (file)
@@ -336,12 +336,6 @@ struct RuntimeCheckingPtrGroup {
   /// pointer, with index \p Index in RtCheck.
   RuntimeCheckingPtrGroup(unsigned Index, RuntimePointerChecking &RtCheck);
 
-  RuntimeCheckingPtrGroup(unsigned Index, const SCEV *Start, const SCEV *End,
-                          unsigned AS)
-      : High(End), Low(Start), AddressSpace(AS) {
-    Members.push_back(Index);
-  }
-
   /// Tries to add the pointer recorded in RtCheck at index
   /// \p Index to this pointer checking group. We can only add a pointer
   /// to a checking group if we will still be able to get