Searched refs:copyDepth (Results 1 – 1 of 1) sorted by relevance
2384 unsigned copyDepth = getNestingDepth(&*begin); in affineDataCopyGenerate() local2386 LLVM_DEBUG(llvm::dbgs() << "Generating copies at depth " << copyDepth in affineDataCopyGenerate()2424 if (failed(region->compute(opInst, copyDepth, /*sliceState=*/nullptr, in affineDataCopyGenerate()2429 if (!getFullMemRefAsRegion(opInst, copyDepth, region.get())) { in affineDataCopyGenerate()2464 if (!getFullMemRefAsRegion(opInst, copyDepth, region.get())) { in affineDataCopyGenerate()