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