Uses of Class
org.robovm.compiler.llvm.Label
| Package | Description |
|---|---|
| org.robovm.compiler.llvm |
-
Uses of Label in org.robovm.compiler.llvm
Methods in org.robovm.compiler.llvm that return Label Modifier and Type Method Description LabelBasicBlock. getLabel()LabelBasicBlockRef. getLabel()Methods in org.robovm.compiler.llvm with parameters of type Label Modifier and Type Method Description BasicBlockFunction. getBasicBlock(Label label)BasicBlockFunction. newBasicBlock(Label label)BasicBlockRefFunction. newBasicBlockRef(Label label)