Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h225 using InstrPostProcessCtorTy = variable
337 InstrPostProcessCtorTy InstrPostProcessCtorFn = nullptr;
992 Target::InstrPostProcessCtorTy Fn) { in RegisterInstrPostProcess()