[PM/AA] Move the LibCall AA creation routine declaration to that
[oota-llvm.git] / include / llvm / Analysis / Passes.h
index 0aa2075154e95312e04a8c735d89bece0cbeb6e9..becaa7e1d69ffbfe9a4ce739e229a275dc27580c 100644 (file)
@@ -58,14 +58,6 @@ namespace llvm {
   //
   ImmutablePass *createCFLAliasAnalysisPass();
 
-  //===--------------------------------------------------------------------===//
-  //
-  /// createLibCallAliasAnalysisPass - Create an alias analysis pass that knows
-  /// about the semantics of a set of libcalls specified by LCI.  The newly
-  /// constructed pass takes ownership of the pointer that is provided.
-  ///
-  FunctionPass *createLibCallAliasAnalysisPass(LibCallInfo *LCI);
-
   //===--------------------------------------------------------------------===//
   //
   // createScalarEvolutionAliasAnalysisPass - This pass implements a simple