パッケージ coins.opt

クラスの概要
CommonSubexpElim Common subexpression elimination basic logic class.
CommonSubexpElimHir This class performs common subexpresssion elimination operations that are specific to HIR.
CommonSubexpElimHirE This class performs common subexpresssion elimination operations that are specific to HIR.
ConstFolding Constant folding basic logic class.
ConstFoldingHir This class performs constant folding operations that are specific to HIR.
ConstPropagationAndFolding Constant propagation and folding basic logic class.
ConstPropagationAndFoldingHir This class performs constant propagation and folding operations that are specific to HIR.
ConstPropagationAndFoldingHirOld This class performs constant propagation and folding operations that are specific to HIR.
ConstPropagationAndFoldingOld Constant propagation and folding basic logic class.
DeadCodeElim Dead code elimination class.
GlobalReform  
GlobalVariableTemporalize Replace global variables to temporal variable in supprogram.
Inline Inline class does inline expansion of small subprograms.
LoopExpansion title: LoopExpansion class.
LoopUnrolling title: LoopUnrolling class.
LoopUnswitching title: LoopUnswitching class.
NormalizeHir NormalizeHir normalizes HIR to prepare for PRE.
Opt Optimization driver class.
OptUtil OptUtil Utility methods that perform some modifications on the program.
PRE PRE Partial redundancy elimination.
ReplaceInfo title: ReplaceInfo class.
TempInfo Information of replaced temp var and corresponds global variable.
 

エラーの概要
OptError