Home
last modified time | relevance | path

Searched defs:isInnermostInsertion (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopFusion.cpp1195 bool isInnermostInsertion = (bestDstLoopDepth == dstLoopDepthTest); fuseWithSiblingNodes() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1721 auto isInnermostInsertion = [&]() { in getComputationSliceState() local