Module Shared
Reexports some branches from TOperand so they can be used in stage modules without importing
TOperand itself.
Import path
import semmle.code.cpp.ir.implementation.internal.TOperandPredicates
| nonSsaMemoryOperand | Returns the non-Phi memory operand with the specified parameters. |
| registerOperand | Returns the register operand with the specified parameters. |