Searched refs:__llvm_profile_get_name_size (Results 1 – 4 of 4) sorted by relevance
126 uint64_t __llvm_profile_get_name_size(const char *Begin, const char *End) { in __llvm_profile_get_name_size() function209 __llvm_profile_get_name_size(VNamesBegin, VNamesEnd); in __llvm_profile_get_size_for_buffer_internal()
282 const uint64_t NamesSize = __llvm_profile_get_name_size(NamesBegin, NamesEnd); in lprofWriteDataImpl()288 __llvm_profile_get_name_size(VNamesBegin, VNamesEnd); in lprofWriteDataImpl()
262 uint64_t __llvm_profile_get_name_size(const char *Begin, const char *End);
76 __llvm_profile_get_name_size(__llvm_profile_begin_names(), in __llvm_profile_check_compatibility()