Searched refs:ComplexPatternList (Results 1 – 1 of 1) sorted by relevance
117 std::vector<std::pair<const ComplexPattern *, unsigned>> ComplexPatternList( in MatcherTableEmitter() local119 stable_sort(ComplexPatternList, [](const auto &A, const auto &B) { in MatcherTableEmitter()122 for (const auto &ComplexPattern : ComplexPatternList) in MatcherTableEmitter()