Searched refs:compareBounds (Results 1 – 1 of 1) sorted by relevance
2745 static BoundCmpResult compareBounds(ArrayRef<int64_t> a, ArrayRef<int64_t> b) { in compareBounds() function2841 auto res = compareBounds(lb, otherLb); in unionBoundingBox()2863 auto uRes = compareBounds(ub, otherUb); in unionBoundingBox()