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)