Return the name of the compiler-generated profile runtime initializer.
The function calls __llvm_profile_register_functions and __llvm_profile_override_default_filename when needed. It has internal linkage and is invoked at startup via init_array.
Name of the profile runtime initializer function.