Searched defs:getMaxCachedHint (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h26 static u16 getMaxCachedHint(uptr Size) { function in struct:scudo::SizeClassMapBase
105 static u16 getMaxCachedHint(uptr Size) { function in class:scudo::FixedSizeClassMap
218 static u16 getMaxCachedHint(uptr Size) { function in namespace:scudo

Completed in 192 milliseconds