Uses of Class
org.robovm.compiler.llvm.BasicBlock
| Package | Description |
|---|---|
| org.robovm.compiler.llvm |
-
Uses of BasicBlock in org.robovm.compiler.llvm
Methods in org.robovm.compiler.llvm that return BasicBlock Modifier and Type Method Description BasicBlockFunction. getBasicBlock(Label label)BasicBlockInstruction. getBasicBlock()BasicBlockFunction. getCurrentBasicBlock()BasicBlockFunction. getDefinedIn(VariableRef ref)BasicBlockFunction. newBasicBlock(Label label)Methods in org.robovm.compiler.llvm that return types with arguments of type BasicBlock Modifier and Type Method Description List<BasicBlock>Function. getBasicBlocks()