OSDN Git Service

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)
commit491fbf630f9ab33c34b398dce1e7f6faecc34b4c
tree290a5b2c1aaed7e06a7749828ac7194e17b9d3d8
parent14f36d715bee74786b2b1c673904d430daab4496
PM: Remove some redundant name() methods

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267172 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/AliasAnalysisEvaluator.h
include/llvm/Analysis/AssumptionCache.h
include/llvm/IR/PassManager.h