Searched refs:__llvm_profile_get_version (Results 1 – 5 of 5) sorted by relevance
214 if (GET_VERSION(__llvm_profile_get_version()) != INSTR_PROF_RAW_VERSION) { in __llvm_profile_write_file()218 (int)GET_VERSION(__llvm_profile_get_version())); in __llvm_profile_write_file()
132 uint64_t __llvm_profile_get_version(void);
36 COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_version(void) { in __llvm_profile_get_version() function
98 INSTR_PROF_RAW_HEADER(uint64_t, Version, __llvm_profile_get_version())
131 INSTR_PROF_RAW_HEADER(uint64_t, Version, __llvm_profile_get_version())