Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c52 uint64_t ProfileSize) { in __llvm_profile_check_compatibility() argument
60 if (ProfileSize < sizeof(__llvm_profile_header)) in __llvm_profile_check_compatibility()
81 if (ProfileSize < in __llvm_profile_check_compatibility()
112 uint64_t ProfileSize) { in __llvm_profile_merge_from_buffer() argument
228 if (SrcValueProfData >= ProfileData + ProfileSize) in __llvm_profile_merge_from_buffer()