Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp2327 static bool getFullMemRefAsRegion(Operation *op, unsigned numParamLoopIVs, in getFullMemRefAsRegion() function
2429 if (!getFullMemRefAsRegion(opInst, copyDepth, region.get())) { in affineDataCopyGenerate()
2464 if (!getFullMemRefAsRegion(opInst, copyDepth, region.get())) { in affineDataCopyGenerate()