Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp175 uint64_t getAllocaSizeInBytes(const AllocaInst &AI) { getAllocaSizeInBytes() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp681 TypeSize getAllocaSizeInBytes(const AllocaInst &AI) const { getAllocaSizeInBytes() function