Uses of Record Class
org.ek9lang.compiler.phase7.generator.FreshBooleanOperand
Packages that use FreshBooleanOperand
-
Uses of FreshBooleanOperand in org.ek9lang.compiler.phase7.generator
Methods in org.ek9lang.compiler.phase7.generator that return FreshBooleanOperandModifier and TypeMethodDescription(package private) FreshBooleanOperandStreamPipelineMachinery.freshBooleanOperand(String boolVar, DebugInfo debugInfo) Load an alloca-backed Boolean variable into a fresh SSA temp (+ its primitive) for use as the LEFT operand ofStreamPipelineMachinery.appendBoundedCondition(List, List, String, String, List, String, String, DebugInfo).