Searched refs:__llvm_profile_get_num_counters (Results 1 – 4 of 4) sorted by relevance
107 uint64_t __llvm_profile_get_num_counters(const char *Begin, const char *End) { in __llvm_profile_get_num_counters() function115 return __llvm_profile_get_num_counters(Begin, End) * in __llvm_profile_get_counters_size()
26 uint64_t NumCounters = __llvm_profile_get_num_counters( in lprofGetLoadModuleSignature()70 __llvm_profile_get_num_counters(__llvm_profile_begin_counters(), in __llvm_profile_check_compatibility()
252 uint64_t __llvm_profile_get_num_counters(const char *Begin, const char *End);
279 __llvm_profile_get_num_counters(CountersBegin, CountersEnd); in lprofWriteDataImpl()