Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DTargetRegistry.h248 using InstrPostProcessCtorTy = variable
363 InstrPostProcessCtorTy InstrPostProcessCtorFn = nullptr;
1098 Target::InstrPostProcessCtorTy Fn) { in RegisterInstrPostProcess()