PM: Remove some redundant name() methods
authorJustin Bogner <mail@justinbogner.com>
Fri, 22 Apr 2016 17:25:43 +0000 (17:25 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 22 Apr 2016 17:25:43 +0000 (17:25 +0000)
commit8851497f1951cba79ea3ba61820d41d37826d22b
treebe5d38b2532992f44a1419094ce3b2ed49257127
parent3456cb5672715f9d7528cae17fbe1de395240a5c
PM: Remove some redundant name() methods

These passes all get names from PassInfoMixin already, we don't need
to override them.

llvm-svn: 267172
llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h
llvm/include/llvm/Analysis/AssumptionCache.h
llvm/include/llvm/IR/PassManager.h