Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp508 auto *RegisterF = Function::Create(RegisterFTy, GlobalValue::InternalLinkage, in emitRegistration() local
605 Constant *RegisterF = M->getFunction(getInstrProfRegFuncsName()); in emitInitialization() local