Searched refs:IAPrinterMap (Results 1 – 1 of 1) sorted by relevance
786 std::map<std::string, std::vector<IAPrinter>> IAPrinterMap; in EmitPrintAliasInstruction() local968 IAPrinterMap[Aliases.first].push_back(std::move(IAP)); in EmitPrintAliasInstruction()987 for (auto &Entry : IAPrinterMap) { in EmitPrintAliasInstruction()