Searched refs:ComplexSubOperands (Results 1 – 1 of 1) sorted by relevance
877 DefinedComplexPatternSubOperandMap ComplexSubOperands; member in __anon7790e1cf0111::RuleMatcher949 if (ComplexSubOperands.count(SymbolicName)) { in defineComplexSubOperand()962 ComplexSubOperands[SymbolicName] = in defineComplexSubOperand()971 const auto &I = ComplexSubOperands.find(SymbolicName); in getComplexSubOperand()972 if (I == ComplexSubOperands.end()) in getComplexSubOperand()