Home
last modified time | relevance | path

Searched defs:numCommonLoops (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/test/lib/Transforms/
DTestMemRefDependenceCheck.cpp41 getDirectionVectorStr(bool ret, unsigned numCommonLoops, unsigned loopNestDepth, in getDirectionVectorStr()
78 unsigned numCommonLoops = in checkDependences() local
/external/llvm-project/mlir/lib/Analysis/
DAffineAnalysis.cpp587 unsigned numCommonLoops = 0; in getNumCommonLoops() local
606 unsigned numCommonLoops) { in getCommonBlock()
656 const FlatAffineConstraints &srcDomain, unsigned numCommonLoops) { in srcAppearsBeforeDstInAncestralBlock()
685 unsigned numCommonLoops = getNumCommonLoops(srcDomain, dstDomain); in addOrderingConstraints() local
711 unsigned numCommonLoops = in computeDirectionVector() local
901 unsigned numCommonLoops = getNumCommonLoops(srcDomain, dstDomain); in checkMemrefAccessDependence() local
DUtils.cpp601 unsigned numCommonLoops, in computeSliceUnion()
980 unsigned numCommonLoops = 0; in getNumCommonSurroundingLoops() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp238 unsigned numCommonLoops = in getMaxLoopDepth() local
321 unsigned numCommonLoops = mlir::getNumCommonSurroundingLoops( in canFuseLoops() local