Searched refs:__llvm_profile_get_data_size (Results 1 – 4 of 4) sorted by relevance
27 uint64_t __llvm_profile_get_data_size(const __llvm_profile_data *Begin, in __llvm_profile_get_data_size() function43 (__llvm_profile_get_data_size(DataBegin, DataEnd) * in __llvm_profile_get_size_for_buffer_internal()
27 uint64_t DataSize = __llvm_profile_get_data_size(__llvm_profile_begin_data(), in lprofGetLoadModuleSignature()57 __llvm_profile_get_data_size(__llvm_profile_begin_data(), in __llvm_profile_check_compatibility()
158 uint64_t __llvm_profile_get_data_size(const __llvm_profile_data *Begin,
252 const uint64_t DataSize = __llvm_profile_get_data_size(DataBegin, DataEnd); in lprofWriteDataImpl()