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