coins.backend.gen
クラス CodeGenerator_arm.PeepHoleOp

java.lang.Object
  |
  +--coins.backend.gen.CodeGenerator_arm.PeepHoleOp
含まれているクラス:
CodeGenerator_arm

abstract class CodeGenerator_arm.PeepHoleOp
extends java.lang.Object


コンストラクタの概要
(パッケージプライベート) CodeGenerator_arm.PeepHoleOp()
           
 
メソッドの概要
(パッケージプライベート)  void addBefore(ImList inst, BiLink l)
           
(パッケージプライベート) abstract  boolean doIt(ImList inst, BiLink l)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CodeGenerator_arm.PeepHoleOp

CodeGenerator_arm.PeepHoleOp()
メソッドの詳細

doIt

abstract boolean doIt(ImList inst,
                      BiLink l)

addBefore

void addBefore(ImList inst,
               BiLink l)