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

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.TOperand

Predicates

nonSsaMemoryOperand

Returns the non-Phi memory operand with the specified parameters.

registerOperand

Returns the register operand with the specified parameters.

Aliases