Class PhiUpdater
java.lang.Object
org.teavm.model.util.PhiUpdater
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSigma[]getSigmasAt(int blockIndex) intgetSourceVariable(int var) voidsetSigmaPredicate(Predicate<Instruction> sigmaPredicate) voidupdatePhis(Program program, int parameterCount) voidupdatePhis(Program program, Variable[] parameters)
-
Constructor Details
-
PhiUpdater
public PhiUpdater()
-
-
Method Details
-
getSourceVariable
public int getSourceVariable(int var) -
getSynthesizedPhis
-
updatePhis
-
getSigmasAt
-
setSigmaPredicate
-
updatePhis
-