Searched refs:ComplexSubOperands (Results 1 – 2 of 2) sorted by relevance
534 DefinedComplexPatternSubOperandMap ComplexSubOperands; variable664 const auto &I = ComplexSubOperands.find(SymbolicName); in getComplexSubOperand()665 if (I == ComplexSubOperands.end()) in getComplexSubOperand()
839 auto [It, Inserted] = ComplexSubOperands.try_emplace( in defineComplexSubOperand()