Uses of Class
org.robovm.compiler.llvm.IntegerConstant
| Package | Description |
|---|---|
| org.robovm.compiler.llvm | |
| org.robovm.compiler.llvm.debug.dwarf |
-
Uses of IntegerConstant in org.robovm.compiler.llvm
Methods in org.robovm.compiler.llvm with parameters of type IntegerConstant Modifier and Type Method Description intIntegerConstant. compareTo(IntegerConstant o)Constructors in org.robovm.compiler.llvm with parameters of type IntegerConstant Constructor Description Switch(Value value, BasicBlockRef def, IntegerConstant altVal, BasicBlockRef altBlock)Constructor parameters in org.robovm.compiler.llvm with type arguments of type IntegerConstant Constructor Description Switch(Value value, BasicBlockRef def, Map<IntegerConstant,BasicBlockRef> alt) -
Uses of IntegerConstant in org.robovm.compiler.llvm.debug.dwarf
Methods in org.robovm.compiler.llvm.debug.dwarf that return IntegerConstant Modifier and Type Method Description protected IntegerConstantDIBaseItem. v(int i)