Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DMemoryPromotion.cpp148 MemRefBoundsCapture fromBoundsCapture(from); in insertCopies() local
149 insertCopyLoops(builder, loc, fromBoundsCapture, from, to); in insertCopies()
154 insertCopyLoops(builder, loc, fromBoundsCapture, to, from); in insertCopies()