Searched refs:getMatchedChildren (Results 1 – 2 of 2) sorted by relevance
56 ArrayRef<NestedMatch> getMatchedChildren() { return matchedChildren; } in getMatchedChildren() function
620 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()