Home
last modified time | relevance | path

Searched refs:InstrPostProcessCtorTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DTargetRegistry.h244 using InstrPostProcessCtorTy = variable
355 InstrPostProcessCtorTy InstrPostProcessCtorFn = nullptr;
1077 Target::InstrPostProcessCtorTy Fn) { in RegisterInstrPostProcess()