Searched refs:isSizeLargerThan (Results 1 – 6 of 6) sorted by relevance
236 bool isSizeLargerThan(uint64_t MaxSize) const;
228 bool isSizeLargerThan(uint64_t MaxSize) const;
339 ConstantRange::isSizeLargerThan(uint64_t MaxSize) const { in isSizeLargerThan() function in ConstantRange
340 ConstantRange::isSizeLargerThan(uint64_t MaxSize) const { in isSizeLargerThan() function in ConstantRange
614 if (Span.isSizeLargerThan(8) || Span.isEmptySet()) { in matchInstruction()
657 if (Span.isSizeLargerThan(8) || Span.isEmptySet()) { in matchInstruction()