Searched refs:getComplexPat (Results 1 – 1 of 1) sorted by relevance
145 unsigned getComplexPat(const ComplexPattern &P) { in getComplexPat() function in __anon4ae81c620211::MatcherTableEmitter621 OS << "OPC_CheckComplexPat, /*CP*/" << getComplexPat(Pattern) << ", /*#*/" in EmitMatcher()