Searched refs:__llvm_profile_begin_data (Results 1 – 8 of 8) sorted by relevance
28 uint64_t DataSize = __llvm_profile_get_data_size(__llvm_profile_begin_data(), in lprofGetLoadModuleSignature()34 const __llvm_profile_data *FirstD = __llvm_profile_begin_data(); in lprofGetLoadModuleSignature()58 __llvm_profile_get_data_size(__llvm_profile_begin_data(), in __llvm_profile_check_compatibility()73 DstData = (__llvm_profile_data *)__llvm_profile_begin_data(); in __llvm_profile_check_compatibility()105 DstData = (__llvm_profile_data *)__llvm_profile_begin_data(), in __llvm_profile_merge_from_buffer()
40 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
57 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); in __llvm_profile_reset_counters()
60 const __llvm_profile_data *__llvm_profile_begin_data(void);
47 __llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
15 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); in __llvm_profile_get_size_for_buffer()
73 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } in __llvm_profile_begin_data() function
239 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data(); in lprofWriteData()