CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (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)