Home
last modified time | relevance | path

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

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