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
)