Searched refs:emitApplyPatterns (Results 1 – 2 of 2) sorted by relevance
731 bool emitApplyPatterns(CodeExpansions &CE, RuleMatcher &M);1655 : emitApplyPatterns(CE, M); in emitMatchPattern()1716 : emitApplyPatterns(CE, M); in emitMatchPattern()1858 bool CombineRuleBuilder::emitApplyPatterns(CodeExpansions &CE, RuleMatcher &M) { in emitApplyPatterns() function in __anon569e2aa20111::CombineRuleBuilder