ΒΆinline llvm::StringRef getInstrProfInitFuncName()

Description

Return the name of the runtime initialization method that is generated by the compiler. The function calls __llvm_profile_register_functions and __llvm_profile_override_default_filename functions if needed. This function has internal linkage and invoked at startup time via init_array.

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