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

Predicate hasRawIndirectInstruction

Holds if the (instr, indirectionIndex) columns should be assigned a RawIndirectInstruction value.

Import path

import semmle.code.cpp.ir.dataflow.internal.SsaInternals
predicate hasRawIndirectInstruction(Instruction instr, int indirectionIndex)