Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1668 auto *NamesRegisterF = in emitRegistration() local
1671 IRB.CreateCall(NamesRegisterF, {NamesVar, IRB.getInt64(NamesSize)}); in emitRegistration()