Uses of Enum Class
org.qbicc.tool.llvm.LlcOptLevel
-
Uses of LlcOptLevel in org.qbicc.tool.llvm
Methods in org.qbicc.tool.llvm that return LlcOptLevelModifier and TypeMethodDescriptionLlcInvoker.getOptimizationLevel()static LlcOptLevelReturns the enum constant of this class with the specified name.static LlcOptLevel[]LlcOptLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qbicc.tool.llvm with parameters of type LlcOptLevel