Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Analysis/
DNestedMatcher.h56 ArrayRef<NestedMatch> getMatchedChildren() { return matchedChildren; } in getMatchedChildren() function
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DSuperVectorize.cpp620 if (failed(analyzeProfitability(m.getMatchedChildren(), depthInPattern + 1, in analyzeProfitability()
1151 for (auto childMatch : match.getMatchedChildren()) { in getMatchedAffineLoopsRec()
1287 if (failed(analyzeProfitability(m.getMatchedChildren(), 1, patternDepth, in vectorizeLoops()