mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-13 07:00:59 +00:00
It's not just a printer, it's actually an analysis too
llvm-svn: 13064
This commit is contained in:
parent
85b8b45f7b
commit
710a51d72b
@ -83,7 +83,7 @@ using namespace llvm;
|
||||
|
||||
namespace {
|
||||
RegisterAnalysis<ScalarEvolution>
|
||||
R("scalar-evolution", "Scalar Evolution Analysis Printer");
|
||||
R("scalar-evolution", "Scalar Evolution Analysis");
|
||||
|
||||
Statistic<>
|
||||
NumBruteForceEvaluations("scalar-evolution",
|
||||
|
Loading…
x
Reference in New Issue
Block a user