CodeQL library for C/C++
codeql/cpp-all 0.12.11 (changelog, source)
Search

Predicate RawOperands::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)