Home
last modified time | relevance | path

Searched refs:ubValueMap (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Analysis/
DLoopAnalysis.cpp61 AffineValueMap ubValueMap(ubMap, forOp.getUpperBoundOperands()); in buildTripCountMapAndOperands() local
63 SmallVector<AffineExpr, 4> lbSplatExpr(ubValueMap.getNumResults(), in buildTripCountMapAndOperands()
70 AffineValueMap::difference(ubValueMap, lbSplatValueMap, &tripCountValueMap); in buildTripCountMapAndOperands()