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

Predicate Cached :: getIntervalUpdatedByChi

Holds if the partial operand of this ChiInstruction updates the bit range [startBitOffset, endBitOffset) of the total operand.

Import path

import semmle.code.cpp.ir.implementation.aliased_ssa.internal.SSAConstruction
predicate getIntervalUpdatedByChi ( ChiInstruction chi , int startBitOffset , int endBitOffset )