[PM/AA] Remove the addEscapingUse update API that won't be easy to
[oota-llvm.git] / lib / Analysis / NoAliasAnalysis.cpp
index 7617622b9ab6b9ac758243c3c78a2ee9b710244d..43e624fcfa448808dd0a2c426b3362f8b558c845 100644 (file)
@@ -72,8 +72,6 @@ namespace {
     }
 
     void deleteValue(Value *V) override {}
-    void copyValue(Value *From, Value *To) override {}
-    void addEscapingUse(Use &U) override {}
 
     /// getAdjustedAnalysisPointer - This method is used when a pass implements
     /// an analysis interface through multiple inheritance.  If needed, it