Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DMemoryPromotion.cpp32 static void insertCopyLoops(ImplicitLocOpBuilder &b, Value from, Value to) { in insertCopyLoops() function
133 insertCopyLoops(b, from, to); in insertCopies()
138 insertCopyLoops(b, to, from); in insertCopies()