Searched refs:MInstToMCSymbol (Results 1 – 2 of 2) sorted by relevance
119 typedef std::map<const MachineInstr *, MCSymbol *> MInstToMCSymbol; typedef in __anon039d01ae0111::AArch64AsmPrinter120 MInstToMCSymbol LOHInstToLabel;145 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in EmitLOHs()
140 using MInstToMCSymbol = std::map<const MachineInstr *, MCSymbol *>; typedef in __anon745fb7e60111::AArch64AsmPrinter142 MInstToMCSymbol LOHInstToLabel;220 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in EmitLOHs()