Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DMemory.h43 size_t AllocatedSize; ///< Size, in bytes of the memory area global() variable
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp375 uint64_t AllocatedSize = 0; global() member in __anonf27af12e0111::CallAnalyzer
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3569 const uint64_t AllocatedSize = mapFileSections() local