Home
last modified time | relevance | path

Searched refs:MInstToMCSymbol (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp115 typedef std::map<const MachineInstr *, MCSymbol *> MInstToMCSymbol; typedef in __anon039d01ae0111::AArch64AsmPrinter
116 MInstToMCSymbol LOHInstToLabel;
154 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in EmitLOHs()