Searched refs:InstrPostProcessCtorFn (Results 1 – 1 of 1) sorted by relevance
355 InstrPostProcessCtorTy InstrPostProcessCtorFn = nullptr; variable704 if (InstrPostProcessCtorFn) in createInstrPostProcess()705 return InstrPostProcessCtorFn(STI, MCII); in createInstrPostProcess()1078 T.InstrPostProcessCtorFn = Fn; in RegisterInstrPostProcess()