Implemented UnusedFunctionArgumentPruner

This commit is contained in:
Harikrishnan Mulackal
2020-09-03 13:15:38 +02:00
parent 767d06b297
commit e2fd41f097
11 changed files with 309 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ struct OptimiserSettings
// should have good "compilability" property here.
"eul" // Run functional expression inliner
"Tpeul" // Run functional expression inliner
"xarulrul" // Prune a bit more in SSA
"xarrcL" // Turn into SSA again and simplify
"gvif" // Run full inliner