Home
last modified time | relevance | path

Searched defs:getRedzoneSizeForScale (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp18 static uint64_t getRedzoneSizeForScale(int AsanScale) { in getRedzoneSizeForScale() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp674 static uint64_t getRedzoneSizeForScale(int MappingScale) { in getRedzoneSizeForScale() function