Member predicate SsaVariable::getAPhiInput
Gets an argument of the phi function defining this variable.
This predicate uses the raw SSA form produced by the extractor.
In general, you should use getAPrunedPhiInput()
instead.
Gets an argument of the phi function defining this variable.
This predicate uses the raw SSA form produced by the extractor.
In general, you should use getAPrunedPhiInput()
instead.