Home
last modified time | relevance | path

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

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