Searched defs:RegisterF (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1013 auto *RegisterF = Function::Create(RegisterFTy, GlobalValue::InternalLinkage, local
1091 Function *RegisterF = M->getFunction(getInstrProfRegFuncsName()); local

Completed in 107 milliseconds