Predicate Public::hasInstructionAndIndex
Holds if indirectInstr is the dataflow node that represents the
indirection of instr with indirection index indirectionIndex.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowNodespredicate hasInstructionAndIndex(IndirectInstruction indirectInstr, Instruction instr, int indirectionIndex)