Module UnaliasedSsaOperands
Provides wrappers for the constructors of each branch of TOperand that is used by the
unaliased SSA stage.
These wrappers are not parameterized because it is not possible to invoke an IPA constructor via
a class alias.
Import path
import semmle.code.cpp.ir.implementation.internal.TOperandImports
| Shared | Reexports some branches from |
Predicates
| chiOperand | Returns the Chi operand with the specified parameters. |
| phiOperand | Returns the Phi operand with the specified parameters. |
| reusedPhiOperand |