Searched refs:AArch64MCInstrAnalysis (Results 1 – 1 of 1) sorted by relevance
410 class AArch64MCInstrAnalysis : public MCInstrAnalysis { class412 AArch64MCInstrAnalysis(const MCInstrInfo *Info) : MCInstrAnalysis(Info) {} in AArch64MCInstrAnalysis() function in __anoncb424eb80511::AArch64MCInstrAnalysis471 return new AArch64MCInstrAnalysis(Info); in createAArch64InstrAnalysis()