Module Cached
Import path
import semmle.code.cpp.ir.dataflow.internal.SsaInternalsCommon
Predicates
getIRRepresentationOfOperand | Holds if the underlying IR has a suitable instruction to represent a value that would otherwise need to be represented by a dedicated |
hasIRRepresentationOfIndirectInstruction | Holds if the underlying IR has a suitable instruction to represent a value that would otherwise need to be represented by a dedicated |
hasIRRepresentationOfIndirectOperand | Holds if the underlying IR has a suitable operand to represent a value that would otherwise need to be represented by a dedicated |
isDef | Holds if |
isUse | Holds if |