Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_allocator.cpp401 uptr ComputeRZLog(uptr user_requested_size) { in ComputeRZLog() function
499 uptr rz_log = ComputeRZLog(size); in Allocate()