Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DSuperVectorize.cpp615 static LogicalResult analyzeProfitability(ArrayRef<NestedMatch> matches, in analyzeProfitability() function
620 if (failed(analyzeProfitability(m.getMatchedChildren(), depthInPattern + 1, in analyzeProfitability()
1287 if (failed(analyzeProfitability(m.getMatchedChildren(), 1, patternDepth, in vectorizeLoops()