Searched refs:getRedzoneSizeForScale (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp630 static uint64_t getRedzoneSizeForScale(int MappingScale) { function
871 return getRedzoneSizeForScale(Mapping.Scale);

Completed in 111 milliseconds