Package org.robovm.compiler.llvm
Class TailCall
java.lang.Object
org.robovm.compiler.llvm.Instruction
org.robovm.compiler.llvm.FunctionCallInstruction
org.robovm.compiler.llvm.TailCall
- All Implemented Interfaces:
Writable
public class TailCall extends FunctionCallInstruction
- 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.FunctionCallInstruction
equals, getReadsFrom, getWritesTo, hashCode, toString, writeMethods inherited from class org.robovm.compiler.llvm.Instruction
addMetadata, attach, getAttachment, getAttachments, getBasicBlock, getBranchTargets, getMetadata
-
Constructor Details
-
TailCall
-
TailCall
-