Searched refs:ComplexSubOperands (Results 1 – 1 of 1) sorted by relevance
822 DefinedComplexPatternSubOperandMap ComplexSubOperands; member in __anon7e76e5f80111::RuleMatcher831 NextTempRegID(0), SrcLoc(SrcLoc), ComplexSubOperands(), in RuleMatcher()887 assert(ComplexSubOperands.count(SymbolicName) == 0 && "Already defined"); in defineComplexSubOperand()888 ComplexSubOperands[SymbolicName] = in defineComplexSubOperand()893 const auto &I = ComplexSubOperands.find(SymbolicName); in getComplexSubOperand()894 if (I == ComplexSubOperands.end()) in getComplexSubOperand()