Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp651 SmallVector<AffineExpr, 4> lbBoundExprs; in setIntraTileBoundsParametric() local
653 lbBoundExprs.reserve(origLbMap.getNumResults()); in setIntraTileBoundsParametric()
661 lbBoundExprs.push_back( in setIntraTileBoundsParametric()
679 lbBoundExprs, b.getContext()); in setIntraTileBoundsParametric()