Home
last modified time | relevance | path

Searched refs:__llvm_profile_get_num_bitmap_bytes (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c120 uint64_t __llvm_profile_get_num_bitmap_bytes(const char *Begin, in __llvm_profile_get_num_bitmap_bytes() function
205 __llvm_profile_get_num_bitmap_bytes(BitmapBegin, BitmapEnd); in __llvm_profile_get_size_for_buffer_internal()
H A DInstrProfiling.h258 uint64_t __llvm_profile_get_num_bitmap_bytes(const char *Begin,
H A DInstrProfilingMerge.c73 __llvm_profile_get_num_bitmap_bytes(__llvm_profile_begin_bitmap(), in __llvm_profile_check_compatibility()
H A DInstrProfilingWriter.c281 __llvm_profile_get_num_bitmap_bytes(BitmapBegin, BitmapEnd); in lprofWriteDataImpl()
H A DInstrProfilingFile.c120 __llvm_profile_get_num_bitmap_bytes(BitmapBegin, BitmapEnd); in mmapForContinuousMode()