Home
last modified time | relevance | path

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

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