Searched refs:isSizeLargerThan (Results 1 – 3 of 3) sorted by relevance
267 bool isSizeLargerThan(uint64_t MaxSize) const;
398 ConstantRange::isSizeLargerThan(uint64_t MaxSize) const { in isSizeLargerThan() function in ConstantRange
685 if (Span.isSizeLargerThan(8) || Span.isEmptySet()) { in matchInstruction()