ΒΆinline llvm::StringRef getInstrProfRegFuncsName()

Description

Return the name of function that registers all the per-function control data at program startup time by calling __llvm_register_function. This function has internal linkage and is called by __llvm_profile_init runtime method. This function is not generated for these platforms: Darwin, Linux, and FreeBSD.

Declared at: llvm/include/llvm/ProfileData/InstrProf.h:125