Uses of Class
org.jruby.ir.operands.TemporaryBooleanVariable
Packages that use TemporaryBooleanVariable
-
Uses of TemporaryBooleanVariable in org.jruby.ir
Methods in org.jruby.ir with parameters of type TemporaryBooleanVariableModifier and TypeMethodDescriptionvoid
IRVisitor.TemporaryBooleanVariable
(TemporaryBooleanVariable temporarybooleanvariable) -
Uses of TemporaryBooleanVariable in org.jruby.ir.persistence
Methods in org.jruby.ir.persistence with parameters of type TemporaryBooleanVariableModifier and TypeMethodDescriptionvoid
IRDumper.TemporaryBooleanVariable
(TemporaryBooleanVariable temporarybooleanvariable) -
Uses of TemporaryBooleanVariable in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type TemporaryBooleanVariableModifier and TypeMethodDescriptionvoid
JVMVisitor.TemporaryBooleanVariable
(TemporaryBooleanVariable temporarybooleanvariable)