Searched refs:emitApplyPatterns (Results 1 – 2 of 2) sorted by relevance
735 bool emitApplyPatterns(CodeExpansions &CE, RuleMatcher &M);1560 : emitApplyPatterns(CE, M); in emitMatchPattern()1621 : emitApplyPatterns(CE, M); in emitMatchPattern()1764 bool CombineRuleBuilder::emitApplyPatterns(CodeExpansions &CE, RuleMatcher &M) { in emitApplyPatterns() function in __anon569e2aa20111::CombineRuleBuilder