Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp531 uint64_t getAlignedSize(uint64_t SizeInBytes) const { in getAlignedSize() function
537 return getAlignedSize(SizeInBytes); in getAlignedAllocaSize()