Searched defs:BitmapDelta (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingMerge.c | 148 uintptr_t BitmapDelta = Header->BitmapDelta; __llvm_profile_merge_from_buffer() local |
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProfReader.h | 325 uint64_t BitmapDelta; global() variable |