Searched refs:__llvm_profile_get_magic (Results 1 – 5 of 5) sorted by relevance
23 COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_magic(void) { in __llvm_profile_get_magic() function
257 uint64_t __llvm_profile_get_magic(void);
56 if (Header->Magic != __llvm_profile_get_magic() || in __llvm_profile_check_compatibility()
130 INSTR_PROF_RAW_HEADER(uint64_t, Magic, __llvm_profile_get_magic())