Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1052 auto *RuntimeRegisterTy = FunctionType::get(VoidTy, VoidPtrTy, false); in emitRegistration() local
1054 Function::Create(RuntimeRegisterTy, GlobalVariable::ExternalLinkage, in emitRegistration()