Searched defs:AllocatedSize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | Memory.h | 43 size_t AllocatedSize; ///< Size, in bytes of the memory area global() variable |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 375 uint64_t AllocatedSize = 0; global() member in __anonf27af12e0111::CallAnalyzer |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | RewriteInstance.cpp | 3569 const uint64_t AllocatedSize = mapFileSections() local |