Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp456 uptr ComputeRZLog(uptr user_requested_size) { in ComputeRZLog() function
554 uptr rz_log = ComputeRZLog(size); in Allocate()