Searched defs:RegisterMCInstrAnalysis (Results 1 – 1 of 1) sorted by relevance
724 static void RegisterMCInstrAnalysis(Target &T, in RegisterMCInstrAnalysis() function1011 template <class MCInstrAnalysisImpl> struct RegisterMCInstrAnalysis { struct1012 RegisterMCInstrAnalysis(Target &T) { in RegisterMCInstrAnalysis() argument1032 TargetRegistry::RegisterMCInstrAnalysis(T, Fn); in RegisterMCInstrAnalysisFn() argument