public class PhiExpr extends Value.EnExpr
Value.E0Expr, Value.E1Expr, Value.E2Expr, Value.EnExpr, Value.VT
ops
Modifier and Type | Method and Description |
---|---|
Value |
clone() |
Value |
clone(LabelAndLocalMapper mapper) |
java.lang.String |
toString0() |
cloneOps, cloneOps, getOps, releaseMemory, setOps
public PhiExpr(Value[] ops)