Predicate AliasedSsaOperands::phiOperand
Returns the Phi operand with the specified parameters.
Import path
import semmle.code.cpp.ir.implementation.internal.TOperand
TPhiOperand phiOperand(PhiInstruction useInstr, Instruction defInstr, IRBlock predecessorBlock, Overlap overlap)