Searched refs:__llvm_profile_counter_bias (Results 1 – 6 of 6) sorted by relevance
7 ; RELOC: @__llvm_profile_counter_bias = linkonce_odr hidden global i64 014 ; RELOC-NEXT: %1 = load i64, i64* @__llvm_profile_counter_bias
15 COMPILER_RT_WEAK intptr_t __llvm_profile_counter_bias = -1; variable
122 if (__llvm_profile_counter_bias == -1) { in __llvm_profile_initialize()188 __llvm_profile_counter_bias = (intptr_t)Mapping - in __llvm_profile_initialize()
327 COMPILER_RT_VISIBILITY extern intptr_t __llvm_profile_counter_bias;
539 __llvm_profile_counter_bias = (intptr_t)Profile - in relocateCounters()981 if (__llvm_profile_counter_bias != -1) in __llvm_profile_initialize_file()
115 address. This bias is stored in ``__llvm_profile_counter_bias`` symbol that's