Searched defs:highDiff (Results 1 – 1 of 1) sorted by relevance
109 ExprPtr highDiff = IRSimplifier::simplify(alloc<Sub>(b.start, a.end)); in boundOverlap() local258 ExprPtr highDiff = IRSimplifier::simplify(alloc<Sub>(b.end, a.end)); in subtractBound() local