Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemory.h43 size_t AllocatedSize; ///< Size, in bytes of the memory area variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp375 uint64_t AllocatedSize = 0; member in __anon3da3c46d0111::CallAnalyzer