Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1172 auto *RuntimeRegisterTy = FunctionType::get(VoidTy, VoidPtrTy, false); in emitRegistration() local
1174 Function::Create(RuntimeRegisterTy, GlobalVariable::ExternalLinkage, in emitRegistration()