Searched refs:ubTileParameter (Results 1 – 1 of 1) sorted by relevance
658 AffineExpr ubTileParameter = b.getAffineSymbolExpr(origUbMap.getNumSymbols()); in setIntraTileBoundsParametric() local671 ((ubLoopIvExpr - origLowerBoundExpr) * ubTileParameter) + in setIntraTileBoundsParametric()672 (ubTileParameter * origLoopStep) + origLowerBoundExpr); in setIntraTileBoundsParametric()