Searched defs:isContiguous (Results 1 – 3 of 3) sorted by relevance
1233 static bool isContiguous(const ConstantRange &A, const ConstantRange &B) { isContiguous() function
3990 static bool isContiguous(const ConstantRange &A, const ConstantRange &B) { isContiguous() function
14607 bool isContiguous() const { return PromotedMin <= PromotedMax; } isContiguous() function