Searched refs:emitApplyPatterns (Results 1 – 1 of 1) 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 __anon8b97f5b70111::CombineRuleBuilder