Searched defs:AllocatedSize (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | ||
| H A D | Memory.h | 43 size_t AllocatedSize; ///< Size, in bytes of the memory area variable |
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
| H A D | InlineCost.cpp | 375 uint64_t AllocatedSize = 0; member in __anon463f3bdb0111::CallAnalyzer |