Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DSuperVectorize.cpp1142 getMatchedAffineLoopsRec(NestedMatch match, unsigned currentLevel, in getMatchedAffineLoopsRec() function
1152 getMatchedAffineLoopsRec(childMatch, currentLevel + 1, loops); in getMatchedAffineLoopsRec()
1164 getMatchedAffineLoopsRec(match, /*currLoopDepth=*/0, loops); in getMatchedAffineLoops()