Home
last modified time | relevance | path

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

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