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

Member predicate NonPhiMemoryOperand :: getUsedInterval

Holds if the operand totally overlaps with its definition and consumes the bit range [startBitOffset, endBitOffset) relative to the start address of the definition.

predicate getUsedInterval ( int startBitOffset , int endBitOffset )