Package org.robovm.compiler.llvm
Class Alloca
java.lang.Object
org.robovm.compiler.llvm.Instruction
org.robovm.compiler.llvm.Alloca
- All Implemented Interfaces:
Writable
public class Alloca extends Instruction
- Version:
- $Id$
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.compiler.llvm.Writable
Writable.Provider -
Constructor Summary
-
Method Summary
Methods inherited from class org.robovm.compiler.llvm.Instruction
addMetadata, attach, getAttachment, getAttachments, getBasicBlock, getBranchTargets, getMetadata, getReadsFrom
-
Constructor Details
-
Alloca
-
-
Method Details
-
getWritesTo
- Overrides:
getWritesToin classInstruction
-
getResult
-
getType
-
write
- Throws:
IOException
-
toString
-