Uses of Class
at.dms.backend.QQuadruple

Packages that use QQuadruple
at.dms.backend   
 

Uses of QQuadruple in at.dms.backend
 

Methods in at.dms.backend that return QQuadruple
 QQuadruple QNode.getStore()
          Returns this a store.
 QQuadruple QQuadruple.getStore()
          Returns this node.
 

Methods in at.dms.backend with parameters of type QQuadruple
 void CodeSequence.plantBasicBlock(BasicBlock block, JumpInstruction jump, QQuadruple[] transition)
          Adds a basic block at the end of the sequence
 void BasicBlock.setBody(QQuadruple[] quads)
          Sets the body of this basic block