Searched refs:forLoopMatcher (Results 1 – 1 of 1) sorted by relevance
139 static internal::Matcher<Stmt> forLoopMatcher() { in forLoopMatcher() function217 auto Matches = match(forLoopMatcher(), *LoopStmt, ASTCtx); in shouldCompletelyUnroll()