Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp2008 auto *RegisterFTy = FunctionType::get(VoidTy, false); in emitRegistration() local
2009 auto *RegisterF = Function::Create(RegisterFTy, GlobalValue::InternalLinkage, in emitRegistration()