Searched refs:materializeComputedBound (Results 1 – 5 of 5) sorted by relevance
31 return affine::materializeComputedBound(b, loc, boundMap, mapOperands); in reifyValueBound()34 OpFoldResult affine::materializeComputedBound( in materializeComputedBound() function in affine
108 /// * `materializeComputedBound` materializes computed bounds with Affine112 OpFoldResult materializeComputedBound(
34 return mlir::affine::materializeComputedBound(b, loc, boundMap, mapOperands); in makeIndependent()
130 reified = affine::materializeComputedBound( in testReifyValueBounds()
32 return affine::materializeComputedBound(b, loc, boundMap, mapOperands); in makeIndependent()