Searched defs:__llvm_profile_begin_bitmap (Results 1 – 4 of 4) sorted by relevance
75 char *__llvm_profile_begin_bitmap(void) { return &BitmapStart; } in __llvm_profile_begin_bitmap() function
86 char *__llvm_profile_begin_bitmap(void) { return &BitmapStart + 1; } in __llvm_profile_begin_bitmap() function
107 char *__llvm_profile_begin_bitmap(void) { return BitmapFirst; } in __llvm_profile_begin_bitmap() function
93 COMPILER_RT_VISIBILITY char *__llvm_profile_begin_bitmap(void) { in __llvm_profile_begin_bitmap() function