mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Cosmetic.
llvm-svn: 52450
This commit is contained in:
parent
c7a2b72a42
commit
cba32609d2
@ -37,7 +37,7 @@
|
||||
using namespace llvm;
|
||||
|
||||
STATISTIC(NumSpills , "Number of register spills");
|
||||
STATISTIC(NumPSpills ,"Number of physical register spills");
|
||||
STATISTIC(NumPSpills , "Number of physical register spills");
|
||||
STATISTIC(NumReMats , "Number of re-materialization");
|
||||
STATISTIC(NumDRM , "Number of re-materializable defs elided");
|
||||
STATISTIC(NumStores , "Number of stores added");
|
||||
|
Loading…
x
Reference in New Issue
Block a user