Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DAffineAnalysis.cpp610 auto getChainOfAncestorBlocks = [&](const MemRefAccess &access, in getCommonBlock() local
636 getChainOfAncestorBlocks(srcAccess, srcAncestorBlocks, forOp.getBody()); in getCommonBlock()
637 getChainOfAncestorBlocks(dstAccess, dstAncestorBlocks, forOp.getBody()); in getCommonBlock()