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