Searched refs:__llvm_profile_get_version (Results 1 – 7 of 7) sorted by relevance
36 COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_version(void) { in __llvm_profile_get_version() function
155 uint64_t __llvm_profile_get_version(void);
481 if (GET_VERSION(__llvm_profile_get_version()) != INSTR_PROF_RAW_VERSION) { in __llvm_profile_write_file()485 (int)GET_VERSION(__llvm_profile_get_version())); in __llvm_profile_write_file()
55 Header->Version != __llvm_profile_get_version() || in __llvm_profile_check_compatibility()
132 INSTR_PROF_RAW_HEADER(uint64_t, Version, __llvm_profile_get_version())