Searched refs:InstrPostProcessCtorFn (Results 1 – 1 of 1) sorted by relevance
337 InstrPostProcessCtorTy InstrPostProcessCtorFn = nullptr; variable621 if (InstrPostProcessCtorFn) in createInstrPostProcess()622 return InstrPostProcessCtorFn(STI, MCII); in createInstrPostProcess()993 T.InstrPostProcessCtorFn = Fn; in RegisterInstrPostProcess()