Searched refs:ComplexSubOperands (Results 1 – 1 of 1) sorted by relevance
876 DefinedComplexPatternSubOperandMap ComplexSubOperands; member in __anoncee47b830111::RuleMatcher948 if (ComplexSubOperands.count(SymbolicName)) { in defineComplexSubOperand()961 ComplexSubOperands[SymbolicName] = in defineComplexSubOperand()970 const auto &I = ComplexSubOperands.find(SymbolicName); in getComplexSubOperand()971 if (I == ComplexSubOperands.end()) in getComplexSubOperand()