Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Analysis/
H A DTestMemRefDependenceCheck.cpp47 getDirectionVectorStr(bool ret, unsigned numCommonLoops, unsigned loopNestDepth, in getDirectionVectorStr()
82 unsigned numCommonLoops = in checkDependences() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DAffineAnalysis.cpp301 unsigned numCommonLoops = 0; in getNumCommonLoops() local
391 unsigned numCommonLoops = getNumCommonLoops(srcDomain, dstDomain); in addOrderingConstraints() local
417 unsigned numCommonLoops = in computeDirectionVector() local
650 unsigned numCommonLoops = getNumCommonLoops(srcDomain, dstDomain); in checkMemrefAccessDependence() local
H A DUtils.cpp1419 unsigned numCommonLoops, bool isBackwardSlice, in computeSliceUnion() argument
1900 unsigned numCommonLoops = 0; in getNumCommonSurroundingLoops() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp227 unsigned numCommonLoops = in getMaxLoopDepth() local
307 unsigned numCommonLoops = in canFuseLoops() local