Searched refs:tripCountOperands (Results 1 – 2 of 2) sorted by relevance
37 SmallVectorImpl<Value> *tripCountOperands) { in getTripCountMapAndOperands() argument48 tripCountOperands->clear(); in getTripCountMapAndOperands()76 tripCountOperands->assign(tripCountValueMap.getOperands().begin(), in getTripCountMapAndOperands()
60 SmallVector<Value, 4> tripCountOperands; in getCleanupLoopLowerBound() local61 getTripCountMapAndOperands(forOp, &tripCountMap, &tripCountOperands); in getCleanupLoopLowerBound()87 b.create<AffineApplyOp>(forOp.getLoc(), bumpMap, tripCountOperands); in getCleanupLoopLowerBound()